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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 疋?拈}疋?拈{^ 10010101010001000011111110011101010111110111110110010101010001000011111110011101010111110111101101011110 95443f9d5f7d95443f9d5f7b5e
EUC-JP 疋?拈}疋?拈{^ 11001001101001010011111111011001110000000111110111001001101001010011111111011001110000000111101101011110 c9a53fd9c07dc9a53fd9c07b5e
UTF-8 疋과拈}疋과拈{^ 111001111001011010001011111010101011001110111100111001101000101110001000011111011110011110010110100010111110101010110011101111001110011010001011100010000111101101011110 e7968beab3bce68b887de7968beab3bce68b887b5e
UHC 疋과拈}疋과拈{^ 111110011011010110110000111110101101001010111001011111011111100110110101101100001111101011010010101110010111101101011110 f9b5b0fad2b97df9b5b0fad2b97b5e

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