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{^ 1110000010011100001111110110111001111101111000001001110000111111011011100111101101011110 e09c3f6e7de09c3f6e7b5e
EUC-JP 燧?n}燧?n{^ 1101111111111100001111110110111001111101110111111111110000111111011011100111101101011110 dffc3f6e7ddffc3f6e7b5e
UTF-8 燧왆n}燧왆n{^ 1110011110000111101001111110110010011001100001100110111001111101111001111000011110100111111011001001100110000110011011100111101101011110 e787a7ec99866e7de787a7ec99866e7b5e
UHC 燧왆n}燧왆n{^ 11100010101011001001111010111000011011100111110111100010101011001001111010111000011011100111101101011110 e2ac9eb86e7de2ac9eb86e7b5e

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