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 ??Dn}??Dn{^ 0011111100111111010001000110111001111101001111110011111101000100011011100111101101011110 3f3f446e7d3f3f446e7b5e
SJIS-WIN ??Dn}??Dn{^ 0011111100111111010001000110111001111101001111110011111101000100011011100111101101011110 3f3f446e7d3f3f446e7b5e
EUC-JP ??Dn}??Dn{^ 0011111100111111010001000110111001111101001111110011111101000100011011100111101101011110 3f3f446e7d3f3f446e7b5e
UTF-8 쑹렶Dn}쑹렶Dn{^ 11101100100100011011100111101011101000001011011001000100011011100111110111101100100100011011100111101011101000001011011001000100011011100111101101011110 ec91b9eba0b6446e7dec91b9eba0b6446e7b5e
UHC 쑹렶Dn}쑹렶Dn{^ 101111101010101110001110110000010100010001101110011111011011111010101011100011101100000101000100011011100111101101011110 beab8ec1446e7dbeab8ec1446e7b5e

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