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{^ 11100000101000101110000110000100011011100111110111100000101000101110000110000100011011100111101101011110 e0a2e1846e7de0a2e1846e7b5e
EUC-JP 爐痲n}爐痲n{^ 11100000101001001110000111100100011011100111110111100000101001001110000111100100011011100111101101011110 e0a4e1e46e7de0a4e1e46e7b5e
UTF-8 爐痲n}爐痲n{^ 1110011110001000100100001110011110010111101100100110111001111101111001111000100010010000111001111001011110110010011011100111101101011110 e78890e797b26e7de78890e797b26e7b5e
UHC 爐痲n}爐痲n{^ 11010110110100111101100010100110011011100111110111010110110100111101100010100110011011100111101101011110 d6d3d8a66e7dd6d3d8a66e7b5e

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