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 ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
SJIS-WIN ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
EUC-JP ????????A 001111110011111100111111001111110011111100111111001111110011111101000001 3f3f3f3f3f3f3f3f41
UTF-8 렯렕렯렜렯렖렯렞A 11101011101000001010111111101011101000001001010111101011101000001010111111101011101000001001110011101011101000001010111111101011101000001001011011101011101000001010111111101011101000001001111001000001 eba0afeba095eba0afeba09ceba0afeba096eba0afeba09e41
UHC 렯렕렯렜렯렖렯렞A 1000111010111100100011101010101010001110101111001000111010101110100011101011110010001110101010111000111010111100100011101010111101000001 8ebc8eaa8ebc8eae8ebc8eab8ebc8eaf41

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