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^ 1000100101100110001111110011111101001100100010010110011000111111001111110100110001011110 89663f3f4c89663f3f4c5e
EUC-JP 映??L映??L^ 1011000111000111001111110011111101001100101100011100011100111111001111110100110001011110 b1c73f3f4cb1c73f3f4c5e
UTF-8 映껆껙L映껆껙L^ 111001101001100010100000111010101011101110000110111010101011101110011001010011001110011010011000101000001110101010111011100001101110101010111011100110010100110001011110 e698a0eabb86eabb994ce698a0eabb86eabb994c5e
UHC 映껆껙L映껆껙L^ 111001111011000110000011111001111011001010110011010011001110011110110001100000111110011110110010101100110100110001011110 e7b183e7b2b34ce7b183e7b2b34c5e

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