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³²fN}³²h³²fN{^ 1011001110110010011010001011001110110010011001100100111001111101101100111011001001101000101100111011001001100110010011100111101101011110 b3b268b3b2664e7db3b268b3b2664e7b5e
SJIS-WIN ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
EUC-JP ??h??fN}??h??fN{^ 0011111100111111011010000011111100111111011001100100111001111101001111110011111101101000001111110011111101100110010011100111101101011110 3f3f683f3f664e7d3f3f683f3f664e7b5e
UTF-8 ³²h³²fN}³²h³²fN{^ 11000010101100111100001010110010011010001100001010110011110000101011001001100110010011100111110111000010101100111100001010110010011010001100001010110011110000101011001001100110010011100111101101011110 c2b3c2b268c2b3c2b2664e7dc2b3c2b268c2b3c2b2664e7b5e
UHC ³²h³²fN}³²h³²fN{^ 10101001111110001010100111110111011010001010100111111000101010011111011101100110010011100111110110101001111110001010100111110111011010001010100111111000101010011111011101100110010011100111101101011110 a9f8a9f768a9f8a9f7664e7da9f8a9f768a9f8a9f7664e7b5e

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