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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 弔?乙?弔?淫?^ 10010010101000100011111110001001101100110011111110010010101000100011111110001000111110100011111101011110 92a23f89b33f92a23f88fa3f5e
EUC-JP 弔?乙?弔?淫?^ 11000100101001000011111110110010101101010011111111000100101001000011111110110000111111000011111101011110 c4a43fb2b53fc4a43fb0fc3f5e
UTF-8 弔렍乙렊弔렍淫렢^ 11100101101111001001010011101011101000001000110111100100101110011001100111101011101000001000101011100101101111001001010011101011101000001000110111100110101101111010101111101011101000001010001001011110 e5bc94eba08de4b999eba08ae5bc94eba08de6b7abeba0a25e
UHC 弔렍乙렊弔렍淫렢^ 1111000011000000100011101010001111101011111000001000111010100001111100001100000010001110101000111110101111100010100011101011001101011110 f0c08ea3ebe08ea1f0c08ea3ebe28eb35e

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