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 ŠN‰PhŠN‰PfN}ŠN‰PhŠN‰PfN{^ 10001010010011101000100101010000011010001000101001001110100010010101000001100110010011100111110110001010010011101000100101010000011010001000101001001110100010010101000001100110010011100111101101011110 8a4e8950688a4e8950664e7d8a4e8950688a4e8950664e7b5e
SJIS-WIN ?N?Ph?N?PfN}?N?Ph?N?PfN{^ 00111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111110100111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111101101011110 3f4e3f50683f4e3f50664e7d3f4e3f50683f4e3f50664e7b5e
EUC-JP ?N?Ph?N?PfN}?N?Ph?N?PfN{^ 00111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111110100111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111101101011110 3f4e3f50683f4e3f50664e7d3f4e3f50683f4e3f50664e7b5e
UTF-8 ŠN‰PhŠN‰PfN}ŠN‰PhŠN‰PfN{^ 110000101000101001001110110000101000100101010000011010001100001010001010010011101100001010001001010100000110011001001110011111011100001010001010010011101100001010001001010100000110100011000010100010100100111011000010100010010101000001100110010011100111101101011110 c28a4ec2895068c28a4ec28950664e7dc28a4ec2895068c28a4ec28950664e7b5e
UHC ?N?Ph?N?PfN}?N?Ph?N?PfN{^ 00111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111110100111111010011100011111101010000011010000011111101001110001111110101000001100110010011100111101101011110 3f4e3f50683f4e3f50664e7d3f4e3f50683f4e3f50664e7b5e

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