http://www.asahi-net.or.jp/~ax2s-kmtn/ref/braille_...
http://hoangmoc123.d.dooo.jp/tenziunicode.html
秀丸で変換できたらいいな。とりあえず点字打つときに、確認したいっていうのが自分の需要。
http://www.shurey.com/js/works/unicode.html
秀丸マクロ公開してます。今日は数字のみ
	setcompatiblemode 15;
	begingroupundo;
	replaceall "1" ,"\u2801" , nohilight;
	replaceall "2" ,"\u2803" , nohilight;
	replaceall "3" ,"\u2809" , nohilight;
	replaceall "4" ,"\u2819" , nohilight;
	replaceall "5" ,"\u2811" , nohilight;
	replaceall "6" ,"\u280B" , nohilight;
	replaceall "7" ,"\u281B" , nohilight;
	replaceall "8" ,"\u2813" , nohilight;
	replaceall "9" ,"\u280A" , nohilight;
	replaceall "0" ,"\u281A" , nohilight;
	if( ! result )  beep;
	endgroupundo 1;

数字

⠁1 あ
⠃2 い
⠉3 う
⠙4 る
⠑5 ら
⠋6 え
⠛7 れ
⠓8 り
⠊9 お
⠚0 ろ

abc

ABCの開始符 終止符はでたらめなので、ごじゆうにアドリブでどうぞ
	setcompatiblemode 15;
	begingroupundo;
	replaceall "a" ,"\u2801" , nohilight;
	replaceall "b" ,"\u2803" , nohilight;
	replaceall "c" ,"\u2809" , nohilight;
	replaceall "d" ,"\u2819" , nohilight;
	replaceall "e" ,"\u2811" , nohilight;
	replaceall "f" ,"\u280B" , nohilight;
	replaceall "g" ,"\u281B" , nohilight;
	replaceall "h" ,"\u2813" , nohilight;
	replaceall "i" ,"\u280A" , nohilight;
	replaceall "j" ,"\u281A" , nohilight;
	replaceall "k" ,"\u2805" , nohilight;
	replaceall "l" ,"\u2807" , nohilight;
	replaceall "m" ,"\u280D" , nohilight;
	replaceall "n" ,"\u281D" , nohilight;
	replaceall "o" ,"\u2815" , nohilight;
	replaceall "p" ,"\u280F" , nohilight;
	replaceall "q" ,"\u281F" , nohilight;
	replaceall "r" ,"\u2817" , nohilight;
	replaceall "s" ,"\u280E" , nohilight;
	replaceall "t" ,"\u281E" , nohilight;
	replaceall "u" ,"\u2825" , nohilight;
	replaceall "v" ,"\u2827" , nohilight;
	replaceall "w" ,"\u283A" , nohilight;
	replaceall "x" ,"\u282D" , nohilight;
	replaceall "y" ,"\u283D" , nohilight;
	replaceall "z" ,"\u2835" , nohilight;
	replaceall "!!" ,"\u2826" , nohilight;
	replaceall "__" ,"\u2834" , nohilight;
	if( ! result )  beep;
	endgroupundo 1;
外国語引用符 開始符 !!
外国語引用符 終止符 __
ABCD
EFGH
IJKL
MNOP
QRST
UVWX
YZ

句読点 記号

外来語音


ウィ
ウェ
ウォ
クァ
クィ
クェ
クォ
ファ
フィ
フェ
フォ
ヴァ
ヴィ
ヴェ
ヴォ
イェ
シェ
チェ
ティ
ディ
トゥ
ドゥ

句読符 記号






_

・・・
−−−








拗半濁音コード

ぴゃ2828 2825
ぴゅ2828 282D
ぴょ2828 282E

半濁音コード

2820 2825
2820 2827
2820 282D
2820 282F
2820 282E

拗濁音コード

ぎゃ2818 2821
ぎゅ2818 2829
ぎょ2818 282A
じゃ2818 2831
じゅ2818 2839
じょ2818 283A
ぢゃ2818 2815
ぢゅ2818 281D
ぢょ2818 281E
びゃ2818 2825
びゅ2818 282D
びょ2818 282E

拗音コード

きゃ2808 2821
きゅ2808 2829
きょ2808 282A
しゃ2808 2831
しゅ2808 2839
しょ2808 283A
ちゃ2808 2815
ちゅ2808 281D
ちょ2808 281E
にゃ2808 2805
にゅ2808 280D
にょ2808 280E

50音コード

2821
2823
2829
282B
282A
2831
2833
2839
283B
283A
2815
2817
281D
281F
281E
2805
2807
280D
280F
280E
2825
2827
282D
282F
282E

濁音コード

濁音
2810 2821
2810 2823
2810 2829
2810 282B
2810 282A
2810 2831
2810 2833
2810 2839
2810 283B
2810 283A
2810 2815
2810 2817
2810 281D
2810 281F
2810 281E
2810 2825
2810 2827
2810 282D
2810 282F
2810 282E
タグ

コメントをかく


「http://」を含む投稿は禁止されています。

利用規約をご確認のうえご記入下さい

管理人/副管理人のみ編集できます