To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?ワ?曜??弱? 0011111110000011100011110011111110010111011010100011111100111111100011101110001100111111 3f838f3f976a3f3f8ee33f
EUC-JP ?ワ?曜??弱? 0011111110100101111011110011111111001101110010110011111100111111101111001110010100111111 3fa5ef3fcdcb3f3fbce53f
UTF-8 筽ワ슭曜랃슥弱쀨 111001111010110110111101111000111000001110101111111011001000101010101101111001101001101110011100111010111001111010000011111011001000101010100101111001011011110010110001111011001000000010101000 e7adbde383afec8aade69b9ceb9e83ec8aa5e5bcb1ec80a8
UHC 筽ワ슭曜랃슥弱쀨 11101000101001001010101111101111101111011011111011101000111110001000110111101111101111011011101111100101101100001001011111101000 e8a4abefbdbee8f88defbdbbe5b097e8

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)