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^ 1000100101111101001111110011111101001100100010010111110100111111001111110100110001011110 897d3f3f4c897d3f3f4c5e
EUC-JP 厭??L厭??L^ 1011000111011110001111110011111101001100101100011101111000111111001111110100110001011110 b1de3f3f4cb1de3f3f4c5e
UTF-8 厭뙆껩L厭뙆껩L^ 111001011000111010101101111010111001100110000110111010101011101110101001010011001110010110001110101011011110101110011001100001101110101010111011101010010100110001011110 e58eadeb9986eabba94ce58eadeb9986eabba94c5e
UHC 厭뙆껩L厭뙆껩L^ 111001101111010010001100100011001000010001000011010011001110011011110100100011001000110010000100010000110100110001011110 e6f48c8c84434ce6f48c8c84434c5e

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