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 —Hhf—Hh^}Y—Hhf—Hh^}bE 10010111010010001001110101101000011001101001011101001000100111010110100001011110011111010101100110010111010010001001110101101000011001101001011101001000100111010110100001011110011111010110001001000101 97489d686697489d685e7d5997489d686697489d685e7d6245
SJIS-WIN ?H?hf?H?h^}Y?H?hf?H?h^}bE 00111111010010000011111101101000011001100011111101001000001111110110100001011110011111010101100100111111010010000011111101101000011001100011111101001000001111110110100001011110011111010110001001000101 3f483f68663f483f685e7d593f483f68663f483f685e7d6245
EUC-JP ?H?hf?H?h^}Y?H?hf?H?h^}bE 00111111010010000011111101101000011001100011111101001000001111110110100001011110011111010101100100111111010010000011111101101000011001100011111101001000001111110110100001011110011111010110001001000101 3f483f68663f483f685e7d593f483f68663f483f685e7d6245
UTF-8 —Hhf—Hh^}Y—Hhf—Hh^}bE 110000101001011101001000110000101001110101101000011001101100001010010111010010001100001010011101011010000101111001111101010110011100001010010111010010001100001010011101011010000110011011000010100101110100100011000010100111010110100001011110011111010110001001000101 c29748c29d6866c29748c29d685e7d59c29748c29d6866c29748c29d685e7d6245
UHC ?H?hf?H?h^}Y?H?hf?H?h^}bE 00111111010010000011111101101000011001100011111101001000001111110110100001011110011111010101100100111111010010000011111101101000011001100011111101001000001111110110100001011110011111010110001001000101 3f483f68663f483f685e7d593f483f68663f483f685e7d6245

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