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{^ 10010100010100101001110010100110011011100111110110010100010100101001110010100110011011100111101101011110 94529ca66e7d94529ca66e7b5e
EUC-JP 燃惡n}燃惡n{^ 11000111101100111101100010101000011011100111110111000111101100111101100010101000011011100111101101011110 c7b3d8a86e7dc7b3d8a86e7b5e
UTF-8 燃惡n}燃惡n{^ 1110011110000111100000111110011010000011101000010110111001111101111001111000011110000011111001101000001110100001011011100111101101011110 e78783e683a16e7de78783e683a16e7b5e
UHC 燃惡n}燃惡n{^ 11100110110101111110010011000010011011100111110111100110110101111110010011000010011011100111101101011110 e6d7e4c26e7de6d7e4c26e7b5e

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