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^ 111011111010011010001001010011001110111110100110100010010100110001011110 efa6894cefa6894c5e
SJIS-WIN ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e
EUC-JP �L�L^ 1000111110101011110000011000111110100010110000110011111101001100100011111010101111000001100011111010001011000011001111110100110001011110 8fabc18fa2c33f4c8fabc18fa2c33f4c5e
UTF-8 黎L黎L^ 110000111010111111000010101001101100001010001001010011001100001110101111110000101010011011000010100010010100110001011110 c3afc2a6c2894cc3afc2a6c2894c5e
UHC ???L???L^ 001111110011111100111111010011000011111100111111001111110100110001011110 3f3f3f4c3f3f3f4c5e

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