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 ????????@ 001111110011111100111111001111110011111100111111001111110011111101000000 3f3f3f3f3f3f3f3f40
SJIS-WIN ????????@ 001111110011111100111111001111110011111100111111001111110011111101000000 3f3f3f3f3f3f3f3f40
EUC-JP ????????@ 001111110011111100111111001111110011111100111111001111110011111101000000 3f3f3f3f3f3f3f3f40
UTF-8 쑹렟쒔롋쒔렕쒀롌@ 11101100100100011011100111101011101000001001111111101100100100101001010011101011101000011000101111101100100100101001010011101011101000001001010111101100100100101000000011101011101000011000110001000000 ec91b9eba09fec9294eba18bec9294eba095ec9280eba18c40
UHC 쑹렟쒔롋쒔렕쒀롌@ 1011111010101011100011101011000010111110101011011000111011010001101111101010110110001110101010101011111010101100100011101101001001000000 beab8eb0bead8ed1bead8eaabeac8ed240

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