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{^ 110101111110011001101110011111011101011111100110011011100111101101011110 d7e66e7dd7e66e7b5e
SJIS-WIN ×?n}×?n{^ 1000000101111110001111110110111001111101100000010111111000111111011011100111101101011110 817e3f6e7d817e3f6e7b5e
EUC-JP ׿n}׿n{^ 101000011101111110001111101010011100000101101110011111011010000111011111100011111010100111000001011011100111101101011110 a1df8fa9c16e7da1df8fa9c16e7b5e
UTF-8 ׿n}׿n{^ 11000011100101111100001110100110011011100111110111000011100101111100001110100110011011100111101101011110 c397c3a66e7dc397c3a66e7b5e
UHC ׿n}׿n{^ 10100001101111111010100110100001011011100111110110100001101111111010100110100001011011100111101101011110 a1bfa9a16e7da1bfa9a16e7b5e

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