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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 弔?財?弔?財?B 10010010101000100011111110001101111000000011111110010010101000100011111110001101111000000011111101000010 92a23f8de03f92a23f8de03f42
EUC-JP 弔?財?弔?財?B 11000100101001000011111110111010111000100011111111000100101001000011111110111010111000100011111101000010 c4a43fbae23fc4a43fbae23f42
UTF-8 弔렞財죽弔렞財죽B 11100101101111001001010011101011101000001001111011101000101100101010000111101100101000111011110111100101101111001001010011101011101000001001111011101000101100101010000111101100101000111011110101000010 e5bc94eba09ee8b2a1eca3bde5bc94eba09ee8b2a1eca3bd42
UHC 弔렞財죽弔렞財죽B 1111000011000000100011101010111111101110101011111100000111010111111100001100000010001110101011111110111010101111110000011101011101000010 f0c08eafeeafc1d7f0c08eafeeafc1d742

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