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 11100000111011111110000011101110111000001011011011100000111011111110000011101110111000001011011001000010 e0efe0eee0b6e0efe0eee0b642
EUC-JP 瑜瑁犖瑜瑁犖B 11100000111100011110000011110000111000001011100011100000111100011110000011110000111000001011100001000010 e0f1e0f0e0b8e0f1e0f0e0b842
UTF-8 瑜瑁犖瑜瑁犖B 11100111100100011001110011100111100100011000000111100111100010101001011011100111100100011001110011100111100100011000000111100111100010101001011001000010 e7919ce79181e78a96e7919ce79181e78a9642
UHC 瑜瑁?瑜瑁?B 1110101110100101110110011100000100111111111010111010010111011001110000010011111101000010 eba5d9c13feba5d9c13f42

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