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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 碣倆皋i碣倆皋iB 111000011111000010011000111011011110000110100110011010011110000111110000100110001110110111100001101001100110100101000010 e1f098ede1a669e1f098ede1a66942
EUC-JP 碣倆皋i碣倆皋iB 111000101111001011010000111011111110001010101000011010011110001011110010110100001110111111100010101010000110100101000010 e2f2d0efe2a869e2f2d0efe2a86942
UTF-8 碣倆皋i碣倆皋iB 111001111010001010100011111001011000000010000110111001111001101010001011011010011110011110100010101000111110010110000000100001101110011110011010100010110110100101000010 e7a2a3e58086e79a8b69e7a2a3e58086e79a8b6942
UHC 碣倆?i碣倆?iB 11001010111001011101010111010110001111110110100111001010111001011101010111010110001111110110100101000010 cae5d5d63f69cae5d5d63f6942

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