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 ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e
SJIS-WIN 嬖啖Vn}嬖啖Vn{^ 100110110110100110011010010101100101011001101110011111011001101101101001100110100101011001010110011011100111101101011110 9b699a56566e7d9b699a56566e7b5e
EUC-JP 嬖啖Vn}嬖啖Vn{^ 110101011100101011010011101101110101011001101110011111011101010111001010110100111011011101010110011011100111101101011110 d5cad3b7566e7dd5cad3b7566e7b5e
UTF-8 嬖啖Vn}嬖啖Vn{^ 11100101101011001001011011100101100101011001011001010110011011100111110111100101101011001001011011100101100101011001011001010110011011100111101101011110 e5ac96e59596566e7de5ac96e59596566e7b5e
UHC 嬖啖Vn}嬖啖Vn{^ 111110001100011011010011101110100101011001101110011111011111100011000110110100111011101001010110011011100111101101011110 f8c6d3ba566e7df8c6d3ba566e7b5e

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