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{^ 11100000101001010011111101010110011011100111110111100000101001010011111101010110011011100111101101011110 e0a53f566e7de0a53f566e7b5e
EUC-JP 爭?Vn}爭?Vn{^ 11100000101001110011111101010110011011100111110111100000101001110011111101010110011011100111101101011110 e0a73f566e7de0a73f566e7b5e
UTF-8 爭렦Vn}爭렦Vn{^ 11100111100010001010110111101011101000001010011001010110011011100111110111100111100010001010110111101011101000001010011001010110011011100111101101011110 e788adeba0a6566e7de788adeba0a6566e7b5e
UHC 爭렦Vn}爭렦Vn{^ 111011101011001110001110101101010101011001101110011111011110111010110011100011101011010101010110011011100111101101011110 eeb38eb5566e7deeb38eb5566e7b5e

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