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{^ 111110111010010011100011110100100101011001101110011111011111101110100100111000111101001001010110011011100111101101011110 fba4e3d2566e7dfba4e3d2566e7b5e
EUC-JP 訷耡Vn}訷耡Vn{^ 1000111111011101110101001110011011010100010101100110111001111101100011111101110111010100111001101101010001010110011011100111101101011110 8fddd4e6d4566e7d8fddd4e6d4566e7b5e
UTF-8 訷耡Vn}訷耡Vn{^ 11101000101010001011011111101000100000001010000101010110011011100111110111101000101010001011011111101000100000001010000101010110011011100111101101011110 e8a8b7e880a1566e7de8a8b7e880a1566e7b5e
UHC ??Vn}??Vn{^ 0011111100111111010101100110111001111101001111110011111101010110011011100111101101011110 3f3f566e7d3f3f566e7b5e

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