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{^ 0011111100111111010111010110111001111101001111110011111101011101011011100111101101011110 3f3f5d6e7d3f3f5d6e7b5e
SJIS-WIN 陷洪]n}陷洪]n{^ 111010001001110010001101010111100101110101101110011111011110100010011100100011010101111001011101011011100111101101011110 e89c8d5e5d6e7de89c8d5e5d6e7b5e
EUC-JP 陷洪]n}陷洪]n{^ 111011111111110010111001101111110101110101101110011111011110111111111100101110011011111101011101011011100111101101011110 effcb9bf5d6e7deffcb9bf5d6e7b5e
UTF-8 陷洪]n}陷洪]n{^ 11101001100110011011011111100110101101001010101001011101011011100111110111101001100110011011011111100110101101001010101001011101011011100111101101011110 e999b7e6b4aa5d6e7de999b7e6b4aa5d6e7b5e
UHC 陷洪]n}陷洪]n{^ 111110011110100011111011111100110101110101101110011111011111100111101000111110111111001101011101011011100111101101011110 f9e8fbf35d6e7df9e8fbf35d6e7b5e

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