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 ??qon}??qon{^ 00111111001111110111000101101111011011100111110100111111001111110111000101101111011011100111101101011110 3f3f716f6e7d3f3f716f6e7b5e
SJIS-WIN ?讌qon}?讌qon{^ 001111111110011010100101011100010110111101101110011111010011111111100110101001010111000101101111011011100111101101011110 3fe6a5716f6e7d3fe6a5716f6e7b5e
EUC-JP 嶴讌qon}嶴讌qon{^ 10001111101110111111001111101100101001110111000101101111011011100111110110001111101110111111001111101100101001110111000101101111011011100111101101011110 8fbbf3eca7716f6e7d8fbbf3eca7716f6e7b5e
UTF-8 嶴讌qon}嶴讌qon{^ 111001011011011010110100111010001010111010001100011100010110111101101110011111011110010110110110101101001110100010101110100011000111000101101111011011100111101101011110 e5b6b4e8ae8c716f6e7de5b6b4e8ae8c716f6e7b5e
UHC ??qon}??qon{^ 00111111001111110111000101101111011011100111110100111111001111110111000101101111011011100111101101011110 3f3f716f6e7d3f3f716f6e7b5e

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