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{^ 10001000111001100011111100111111011011100111110110001000111001100011111100111111011011100111101101011110 88e63f3f6e7d88e63f3f6e7b5e
EUC-JP 域??n}域??n{^ 10110000111010000011111100111111011011100111110110110000111010000011111100111111011011100111101101011110 b0e83f3f6e7db0e83f3f6e7b5e
UTF-8 域㏃ㄷn}域㏃ㄷn{^ 1110010110011111100111111110001110001111100000111110001110000100101101110110111001111101111001011001111110011111111000111000111110000011111000111000010010110111011011100111101101011110 e59f9fe38f83e384b76e7de59f9fe38f83e384b76e7b5e
UHC 域㏃ㄷn}域㏃ㄷn{^ 1110011010110100101001111110110010100100101001110110111001111101111001101011010010100111111011001010010010100111011011100111101101011110 e6b4a7eca4a76e7de6b4a7eca4a76e7b5e

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