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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ??瑚?n}??瑚?n{^ 001111110011111110001100111010000011111101101110011111010011111100111111100011001110100000111111011011100111101101011110 3f3f8ce83f6e7d3f3f8ce83f6e7b5e
EUC-JP 濩?瑚?n}濩?瑚?n{^ 10001111110010011010010000111111101110001110101000111111011011100111110110001111110010011010010000111111101110001110101000111111011011100111101101011110 8fc9a43fb8ea3f6e7d8fc9a43fb8ea3f6e7b5e
UTF-8 濩렑瑚렧n}濩렑瑚렧n{^ 1110011010111111101010011110101110100000100100011110011110010001100110101110101110100000101001110110111001111101111001101011111110101001111010111010000010010001111001111001000110011010111010111010000010100111011011100111101101011110 e6bfa9eba091e7919aeba0a76e7de6bfa9eba091e7919aeba0a76e7b5e
UHC 濩렑瑚렧n}濩렑瑚렧n{^ 111110111100110110001110101001101111101111010001100011101011011001101110011111011111101111001101100011101010011011111011110100011000111010110110011011100111101101011110 fbcd8ea6fbd18eb66e7dfbcd8ea6fbd18eb66e7b5e

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