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 ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
SJIS-WIN 要??L要??L^ 1001011101110110001111110011111101001100100101110111011000111111001111110100110001011110 97763f3f4c97763f3f4c5e
EUC-JP 要??L要??L^ 1100110111010111001111110011111101001100110011011101011100111111001111110100110001011110 cdd73f3f4ccdd73f3f4c5e
UTF-8 要끿쳼L要끿쳼L^ 111010001010011010000001111010111000000110111111111011001011001110111100010011001110100010100110100000011110101110000001101111111110110010110011101111000100110001011110 e8a681eb81bfecb3bc4ce8a681eb81bfecb3bc4c5e
UHC 要끿쳼L要끿쳼L^ 111010011010100110000101111001111010101110011111010011001110100110101001100001011110011110101011100111110100110001011110 e9a985e7ab9f4ce9a985e7ab9f4c5e

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