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 11101000111110101000111010100101111000111110100110001110101010101000111011010000100011101010010101000010 e8fa8ea5e3e98eaa8ed08ea542
EUC-JP 顫磁肓蒔社磁B 11110000111111001011110010100111111001101110101110111100101011001011110011010010101111001010011101000010 f0fcbca7e6ebbcacbcd2bca742
UTF-8 顫磁肓蒔社磁B 11101001101000011010101111100111101000111000000111101000100000101001001111101000100100101001010011100111101001001011111011100111101000111000000101000010 e9a1abe7a381e88293e89294e7a4bee7a38142
UHC 顫磁?蒔社磁B 111011111011010111101101101110000011111111100011110010001101111011100100111011011011100001000010 efb5edb83fe3c8dee4edb842

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