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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 嫂署?嫂署?B 1001101101011110100011111001000000111111100110110101111010001111100100000011111101000010 9b5e8f903f9b5e8f903f42
EUC-JP 嫂署?嫂署?B 1101010110111111101111011111000000111111110101011011111110111101111100000011111101000010 d5bfbdf03fd5bfbdf03f42
UTF-8 嫂署잳嫂署잳B 11100101101010111000001011100111101111011011001011101100100111101011001111100101101010111000001011100111101111011011001011101100100111101011001101000010 e5ab82e7bdb2ec9eb3e5ab82e7bdb2ec9eb342
UHC 嫂署잳嫂署잳B 11100001111110011101111111111110100111111111101111100001111110011101111111111110100111111111101101000010 e1f9dffe9ffbe1f9dffe9ffb42

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