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{^ 10011001010000100011111101010110011011100111110110011001010000100011111101010110011011100111101101011110 99423f566e7d99423f566e7b5e
EUC-JP 傳?Vn}傳?Vn{^ 11010001101000110011111101010110011011100111110111010001101000110011111101010110011011100111101101011110 d1a33f566e7dd1a33f566e7b5e
UTF-8 傳렋Vn}傳렋Vn{^ 11100101100000101011001111101011101000001000101101010110011011100111110111100101100000101011001111101011101000001000101101010110011011100111101101011110 e582b3eba08b566e7de582b3eba08b566e7b5e
UHC 傳렋Vn}傳렋Vn{^ 111011101110111010001110101000100101011001101110011111011110111011101110100011101010001001010110011011100111101101011110 eeee8ea2566e7deeee8ea2566e7b5e

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