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 ??????u^ 0011111100111111001111110011111100111111001111110111010101011110 3f3f3f3f3f3f755e
SJIS-WIN 炎??炎??u^ 10001001100010100011111100111111100010011000101000111111001111110111010101011110 898a3f3f898a3f3f755e
EUC-JP 炎??炎??u^ 10110001111010100011111100111111101100011110101000111111001111110111010101011110 b1ea3f3fb1ea3f3f755e
UTF-8 炎멩솛炎몇뱾u^ 1110011110000010100011101110101110101001101010011110110010000110100110111110011110000010100011101110101110101010100001111110101110110001101111100111010101011110 e7828eeba9a9ec869be7828eebaa87ebb1be755e
UHC 炎멩솛炎몇뱾u^ 1110011011111010101110001110011010011001100110011110011011111010101110001110111010010011101001000111010101011110 e6fab8e69999e6fab8ee93a4755e

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