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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 雍暴n}雍暴n{^ 11101000101101001001011001011100011011100111110111101000101101001001011001011100011011100111101101011110 e8b4965c6e7de8b4965c6e7b5e
EUC-JP 雍暴n}雍暴n{^ 11110000101101101100101110111101011011100111110111110000101101101100101110111101011011100111101101011110 f0b6cbbd6e7df0b6cbbd6e7b5e
UTF-8 雍暴n}雍暴n{^ 1110100110011011100011011110011010011010101101000110111001111101111010011001101110001101111001101001101010110100011011100111101101011110 e99b8de69ab46e7de99b8de69ab46e7b5e
UHC 雍暴n}雍暴n{^ 11101000101111001111100011101100011011100111110111101000101111001111100011101100011011100111101101011110 e8bcf8ec6e7de8bcf8ec6e7b5e

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