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^ 1110000101000100001111110011111101001100111000010100010000111111001111110100110001011110 e1443f3f4ce1443f3f4c5e
EUC-JP 瓮??L瓮??L^ 1110000110100101001111110011111101001100111000011010010100111111001111110100110001011110 e1a53f3f4ce1a53f3f4c5e
UTF-8 瓮잞쉈L瓮잞쉈L^ 111001111001001110101110111011001001111010011110111011001000100110001000010011001110011110010011101011101110110010011110100111101110110010001001100010000100110001011110 e793aeec9e9eec89884ce793aeec9e9eec89884c5e
UHC 瓮잞쉈L瓮잞쉈L^ 111010001011011110011111111011111011110110100101010011001110100010110111100111111110111110111101101001010100110001011110 e8b79fefbda54ce8b79fefbda54c5e

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