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 0011111110010000101111000011111101001100001111111001000010111100001111110100110001000010 3f90bc3f4c3f90bc3f4c42
EUC-JP ?西?L?西?LB 0011111111000000101111100011111101001100001111111100000010111110001111110100110001000010 3fc0be3f4c3fc0be3f4c42
UTF-8 렊西롆L렊西롆LB 111010111010000010001010111010001010010110111111111010111010000110000110010011001110101110100000100010101110100010100101101111111110101110100001100001100100110001000010 eba08ae8a5bfeba1864ceba08ae8a5bfeba1864c42
UHC 렊西롆L렊西롆LB 100011101010000111100000101001001000111011001100010011001000111010100001111000001010010010001110110011000100110001000010 8ea1e0a48ecc4c8ea1e0a48ecc4c42

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