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 111000010101000000111111001111111000101001111000001111111110000101010000001111110011111110001010011110000011111101000010 e1503f3f8a783fe1503f3f8a783f42
EUC-JP 甕??岳?甕??岳?B 111000011011000100111111001111111011001111011001001111111110000110110001001111110011111110110011110110010011111101000010 e1b13f3fb3d93fe1b13f3fb3d93f42
UTF-8 甕덂넇岳긥甕덂넇岳긥B 11100111100101001001010111101011100011011000001011101011100001001000011111100101101100101011001111101010101110001010010111100111100101001001010111101011100011011000001011101011100001001000011111100101101100101011001111101010101110001010010101000010 e79495eb8d82eb8487e5b2b3eab8a5e79495eb8d82eb8487e5b2b3eab8a542
UHC 甕덂넇岳긥甕덂넇岳긥B 111010001011100010001000111001011000011010010111111001001011111110000011011010011110100010111000100010001110010110000110100101111110010010111111100000110110100101000010 e8b888e58697e4bf8369e8b888e58697e4bf836942

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