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 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42
SJIS-WIN 﨟「蝓キL﨟「蝓キLB 111110111001110110100010111001011001111110110111010011001111101110011101101000101110010110011111101101110100110001000010 fb9da2e59fb74cfb9da2e59fb74c42
EUC-JP ?「蝓キL?「蝓キLB 0011111110001110101000101110101010100001100011101011011101001100001111111000111010100010111010101010000110001110101101110100110001000010 3f8ea2eaa18eb74c3f8ea2eaa18eb74c42
UTF-8 﨟「蝓キL﨟「蝓キLB 111011111010100010011111111011111011110110100010111010001001110110010011111011111011110110110111010011001110111110101000100111111110111110111101101000101110100010011101100100111110111110111101101101110100110001000010 efa89fefbda2e89d93efbdb74cefa89fefbda2e89d93efbdb74c42
UHC ????L????LB 0011111100111111001111110011111101001100001111110011111100111111001111110100110001000010 3f3f3f3f4c3f3f3f3f4c42

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