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???LB 001111110011111100111111010011000011111100111111001111110100110001000010 3f3f3f4c3f3f3f4c42
SJIS-WIN 雅??L雅??LB 1000100111101011001111110011111101001100100010011110101100111111001111110100110001000010 89eb3f3f4c89eb3f3f4c42
EUC-JP 雅??L雅??LB 1011001011101101001111110011111101001100101100101110110100111111001111110100110001000010 b2ed3f3f4cb2ed3f3f4c42
UTF-8 雅먮젙L雅먮젙LB 111010011001101110000101111010111010100010101110111011001010000010011001010011001110100110011011100001011110101110101000101011101110110010100000100110010100110001000010 e99b85eba8aeeca0994ce99b85eba8aeeca0994c42
UHC 雅먮젙L雅먮젙LB 111001001011101010010000111010111010000010010101010011001110010010111010100100001110101110100000100101010100110001000010 e4ba90eba0954ce4ba90eba0954c42

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