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 ????????^e^ 0011111100111111001111110011111100111111001111110011111100111111010111100110010101011110 3f3f3f3f3f3f3f3f5e655e
SJIS-WIN 頂???蒸???^e^ 10010010101110000011111100111111001111111000111111110110001111110011111100111111010111100110010101011110 92b83f3f3f8ff63f3f3f5e655e
EUC-JP 頂???蒸???^e^ 11000100101110100011111100111111001111111011111011111000001111110011111100111111010111100110010101011110 c4ba3f3f3fbef83f3f3f5e655e
UTF-8 頂비렰렣蒸렧理렏^e^ 111010011010000010000010111010111011100110000100111010111010000010110000111010111010000010100011111010001001001010111000111010111010000010100111111011111010011110100100111010111010000010001111010111100110010101011110 e9a082ebb984eba0b0eba0a3e892b8eba0a7efa7a4eba08f5e655e
UHC 頂비렰렣蒸렧理렏^e^ 11110000101000101011101011110001100011101011110110001110101101001111000111111010100011101011011011101100101101011000111010100101010111100110010101011110 f0a2baf18ebd8eb4f1fa8eb6ecb58ea55e655e

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