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^ 111011111010011110100001111011001000111010001100111010101011101010111100010011001110111110100111101000011110110010001110100011001110101010111010101111000100110001011110 efa7a1ec8e8ceababc4cefa7a1ec8e8ceababc4c5e
UHC 李쎌꺼L李쎌꺼L^ 111011001011000010111101111011001011001010101000010011001110110010110000101111011110110010110010101010000100110001011110 ecb0bdecb2a84cecb0bdecb2a84c5e

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