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 ???]h???] 001111110011111100111111010111010110100000111111001111110011111101011101 3f3f3f5d683f3f3f5d
SJIS-WIN ???]h???] 001111110011111100111111010111010110100000111111001111110011111101011101 3f3f3f5d683f3f3f5d
EUC-JP ???]h???] 001111110011111100111111010111010110100000111111001111110011111101011101 3f3f3f5d683f3f3f5d
UTF-8 렱렚샴]h렱렚샴] 111010111010000010110001111010111010000010011010111011001000001110110100010111010110100011101011101000001011000111101011101000001001101011101100100000111011010001011101 eba0b1eba09aec83b45d68eba0b1eba09aec83b45d
UHC 렱렚샴]h렱렚샴] 100011101011111010001110101011011011110010100100010111010110100010001110101111101000111010101101101111001010010001011101 8ebe8eadbca45d688ebe8eadbca45d

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