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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 鳶?クD鳶?クD^ 10010011110011100011111110000011010011100100010010010011110011100011111110000011010011100100010001011110 93ce3f834e4493ce3f834e445e
EUC-JP 鳶?クD鳶?クD^ 11000110110100000011111110100101101011110100010011000110110100000011111110100101101011110100010001011110 c6d03fa5af44c6d03fa5af445e
UTF-8 鳶며クD鳶며クD^ 111010011011001110110110111010111010100110110000111000111000001010101111010001001110100110110011101101101110101110101001101100001110001110000010101011110100010001011110 e9b3b6eba9b0e382af44e9b3b6eba9b0e382af445e
UHC 鳶며クD鳶며クD^ 111001101110100110111000111001111010101110101111010001001110011011101001101110001110011110101011101011110100010001011110 e6e9b8e7abaf44e6e9b8e7abaf445e

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