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 ??????E 00111111001111110011111100111111001111110011111101000101 3f3f3f3f3f3f45
SJIS-WIN ?????眩E 0011111100111111001111110011111100111111111000011011111101000101 3f3f3f3f3fe1bf45
EUC-JP ?琁峴?琁眩E 0011111110001111110011001010001110001111101110111100000100111111100011111100110010100011111000101100000101000101 3f8fcca38fbbc13f8fcca3e2c145
UTF-8 렭琁峴렭琁眩E 11101011101000001010110111100111100100001000000111100101101100111011010011101011101000001010110111100111100100001000000111100111100111001010100101000101 eba0ade79081e5b3b4eba0ade79081e79ca945
UHC 렭琁峴렭琁眩E 10001110101110101110000011000100111110101101011010001110101110101110000011000100111110101101111101000101 8ebae0c4fad68ebae0c4fadf45

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