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{^ 100011110110011010001111010100110101011001101110011111011000111101100110100011110101001101010110011011100111101101011110 8f668f53566e7d8f668f53566e7b5e
EUC-JP 叔輯Vn}叔輯Vn{^ 101111011100011110111101101101000101011001101110011111011011110111000111101111011011010001010110011011100111101101011110 bdc7bdb4566e7dbdc7bdb4566e7b5e
UTF-8 叔輯Vn}叔輯Vn{^ 11100101100011111001010011101000101111001010111101010110011011100111110111100101100011111001010011101000101111001010111101010110011011100111101101011110 e58f94e8bcaf566e7de58f94e8bcaf566e7b5e
UHC 叔輯Vn}叔輯Vn{^ 111000101101001011110010111111100101011001101110011111011110001011010010111100101111111001010110011011100111101101011110 e2d2f2fe566e7de2d2f2fe566e7b5e

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