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 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN 〓?ぁ枇?〓?ぁ枇?B 1000000110101100001111111000001010011111100101001111100000111111100000011010110000111111100000101001111110010100111110000011111101000010 81ac3f829f94f83f81ac3f829f94f83f42
EUC-JP 〓?ぁ枇?〓?ぁ枇?B 1010001010101110001111111010010010100001110010001111101000111111101000101010111000111111101001001010000111001000111110100011111101000010 a2ae3fa4a1c8fa3fa2ae3fa4a1c8fa3f42
UTF-8 〓룶ぁ枇◈〓룶ぁ枇◈B 11100011100000001001001111101011101000111011011011100011100000011000000111100110100111101000011111100010100101111000100011100011100000001001001111101011101000111011011011100011100000011000000111100110100111101000011111100010100101111000100001000010 e38093eba3b6e38181e69e87e29788e38093eba3b6e38181e69e87e2978842
UHC 〓룶ぁ枇◈〓룶ぁ枇◈B 101000011110101110001111101010111010101010100001110111011110110110100010110000101010000111101011100011111010101110101010101000011101110111101101101000101100001001000010 a1eb8fabaaa1ddeda2c2a1eb8fabaaa1ddeda2c242

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