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 弔?寃?弔?寃?^ 10010010101000100011111110011011100000110011111110010010101000100011111110011011100000110011111101011110 92a23f9b833f92a23f9b833f5e
EUC-JP 弔?寃?弔?寃?^ 11000100101001000011111111010101111000110011111111000100101001000011111111010101111000110011111101011110 c4a43fd5e33fc4a43fd5e33f5e
UTF-8 弔렟寃넸弔렟寃넵^ 11100101101111001001010011101011101000001001111111100101101011111000001111101011100001001011100011100101101111001001010011101011101000001001111111100101101011111000001111101011100001001011010101011110 e5bc94eba09fe5af83eb84b8e5bc94eba09fe5af83eb84b55e
UHC 弔렟寃넸弔렟寃넵^ 1111000011000000100011101011000011101010101100101011001111011110111100001100000010001110101100001110101010110010101100111101110001011110 f0c08eb0eab2b3def0c08eb0eab2b3dc5e

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