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 ???W???NB 001111110011111100111111010101110011111100111111001111110100111001000010 3f3f3f573f3f3f4e42
SJIS-WIN 濡??W濡??NB 1001010001000111001111110011111101010111100101000100011100111111001111110100111001000010 94473f3f5794473f3f4e42
EUC-JP 濡??W濡??NB 1100011110101000001111110011111101010111110001111010100000111111001111110100111001000010 c7a83f3f57c7a83f3f4e42
UTF-8 濡띾젌W濡띾젌NB 111001101011111110100001111010111001110110111110111011001010000010001100010101111110011010111111101000011110101110011101101111101110110010100000100011000100111001000010 e6bfa1eb9dbeeca08c57e6bfa1eb9dbeeca08c4e42
UHC 濡띾젌W濡띾젌NB 111010111010000110001101111010111010000010001101010101111110101110100001100011011110101110100000100011010100111001000010 eba18deba08d57eba18deba08d4e42

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