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{^ 10011010101001011110001010010111011011100111110110011010101001011110001010010111011011100111101101011110 9aa5e2976e7d9aa5e2976e7b5e
EUC-JP 嗇笳n}嗇笳n{^ 11010100101001111110001111110111011011100111110111010100101001111110001111110111011011100111101101011110 d4a7e3f76e7dd4a7e3f76e7b5e
UTF-8 嗇笳n}嗇笳n{^ 1110010110010111100001111110011110101100101100110110111001111101111001011001011110000111111001111010110010110011011011100111101101011110 e59787e7acb36e7de59787e7acb36e7b5e
UHC 嗇?n}嗇?n{^ 1101111111100000001111110110111001111101110111111110000000111111011011100111101101011110 dfe03f6e7ddfe03f6e7b5e

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