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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ??Сn}??Сn{^ 00111111001111111000010001010010011011100111110100111111001111111000010001010010011011100111101101011110 3f3f84526e7d3f3f84526e7b5e
EUC-JP 髥?Сn}髥?Сn{^ 1000111111101001111100000011111110100111101100110110111001111101100011111110100111110000001111111010011110110011011011100111101101011110 8fe9f03fa7b36e7d8fe9f03fa7b36e7b5e
UTF-8 髥묊Сn}髥묊Сn{^ 111010011010101110100101111010111010110010001010110100001010000101101110011111011110100110101011101001011110101110101100100010101101000010100001011011100111101101011110 e9aba5ebac8ad0a16e7de9aba5ebac8ad0a16e7b5e
UHC 髥묊Сn}髥묊Сn{^ 1110011110100011100100011110011110101100101100110110111001111101111001111010001110010001111001111010110010110011011011100111101101011110 e7a391e7acb36e7de7a391e7acb36e7b5e

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