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 ?C^h?C^fN}?C^h?C^fN{^ 001111110100001101011110011010000011111101000011010111100110011001001110011111010011111101000011010111100110100000111111010000110101111001100110010011100111101101011110 3f435e683f435e664e7d3f435e683f435e664e7b5e
SJIS-WIN 咤C^h咤C^fN}咤C^h咤C^fN{^ 10011010010000100100001101011110011010001001101001000010010000110101111001100110010011100111110110011010010000100100001101011110011010001001101001000010010000110101111001100110010011100111101101011110 9a42435e689a42435e664e7d9a42435e689a42435e664e7b5e
EUC-JP 咤C^h咤C^fN}咤C^h咤C^fN{^ 11010011101000110100001101011110011010001101001110100011010000110101111001100110010011100111110111010011101000110100001101011110011010001101001110100011010000110101111001100110010011100111101101011110 d3a3435e68d3a3435e664e7dd3a3435e68d3a3435e664e7b5e
UTF-8 咤C^h咤C^fN}咤C^h咤C^fN{^ 1110010110010010101001000100001101011110011010001110010110010010101001000100001101011110011001100100111001111101111001011001001010100100010000110101111001101000111001011001001010100100010000110101111001100110010011100111101101011110 e592a4435e68e592a4435e664e7de592a4435e68e592a4435e664e7b5e
UHC 咤C^h咤C^fN}咤C^h咤C^fN{^ 11110110111000110100001101011110011010001111011011100011010000110101111001100110010011100111110111110110111000110100001101011110011010001111011011100011010000110101111001100110010011100111101101011110 f6e3435e68f6e3435e664e7df6e3435e68f6e3435e664e7b5e

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