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{^ 1000100110001010001111110110111001111101100010011000101000111111011011100111101101011110 898a3f6e7d898a3f6e7b5e
EUC-JP 炎?n}炎?n{^ 1011000111101010001111110110111001111101101100011110101000111111011011100111101101011110 b1ea3f6e7db1ea3f6e7b5e
UTF-8 炎걇n}炎걇n{^ 1110011110000010100011101110101010110001100001110110111001111101111001111000001010001110111010101011000110000111011011100111101101011110 e7828eeab1876e7de7828eeab1876e7b5e
UHC 炎걇n}炎걇n{^ 11100110111110101000000101101111011011100111110111100110111110101000000101101111011011100111101101011110 e6fa816f6e7de6fa816f6e7b5e

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