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 1001001001110010100010101110100100111111100100100111001010001010111010010011111101000010 92728ae93f92728ae93f42
EUC-JP 池企?池企?B 1100001111010011101101001110101100111111110000111101001110110100111010110011111101000010 c3d3b4eb3fc3d3b4eb3f42
UTF-8 池企ㅃ池企ㅃB 11100110101100011010000011100100101111001000000111100011100001011000001111100110101100011010000011100100101111001000000111100011100001011000001101000010 e6b1a0e4bc81e38583e6b1a0e4bc81e3858342
UHC 池企ㅃ池企ㅃB 11110010101011101101000011101010101001001011001111110010101011101101000011101010101001001011001101000010 f2aed0eaa4b3f2aed0eaa4b342

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