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{^ 11101001100110101001010101011100011011100111110111101001100110101001010101011100011011100111101101011110 e99a955c6e7de99a955c6e7b5e
EUC-JP 髫表n}髫表n{^ 11110001111110101100100110111101011011100111110111110001111110101100100110111101011011100111101101011110 f1fac9bd6e7df1fac9bd6e7b5e
UTF-8 髫表n}髫表n{^ 1110100110101011101010111110100010100001101010000110111001111101111010011010101110101011111010001010000110101000011011100111101101011110 e9ababe8a1a86e7de9ababe8a1a86e7b5e
UHC ?表n}?表n{^ 0011111111111000111110100110111001111101001111111111100011111010011011100111101101011110 3ff8fa6e7d3ff8fa6e7b5e

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