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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 塋b?塋b?^ 1001101011001000100000101000001000111111100110101100100010000010100000100011111101011110 9ac882823f9ac882823f5e
EUC-JP 塋b?塋b?^ 1101010011001010101000111110001000111111110101001100101010100011111000100011111101011110 d4caa3e23fd4caa3e23f5e
UTF-8 塋b뾿塋b뿈^ 11100101101000011000101111101111101111011000001011101011101111101011111111100101101000011000101111101111101111011000001011101011101111111000100001011110 e5a18befbd82ebbebfe5a18befbd82ebbf885e
UHC 塋b뾿塋b뿈^ 11100111101010111010001111100010100101111000011111100111101010111010001111100010100101111000111101011110 e7aba3e29787e7aba3e2978f5e

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