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^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
UTF-8 궷젱簾L궷젱簾L^ 111010101011011010110111111011001010000010110001111011111010011010100110010011001110101010110110101101111110110010100000101100011110111110100110101001100100110001011110 eab6b7eca0b1efa6a64ceab6b7eca0b1efa6a64c5e
UHC 궷젱簾L궷젱簾L^ 101100011100110011000001101011011110011110100001010011001011000111001100110000011010110111100111101000010100110001011110 b1ccc1ade7a14cb1ccc1ade7a14c5e

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