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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN クケシ・クケショ 1011100010111001101111001010010110111000101110011011110010101110 b8b9bca5b8b9bcae
EUC-JP クケシ・クケショ 10001110101110001000111010111001100011101011110010001110101001011000111010111000100011101011100110001110101111001000111010101110 8eb88eb98ebc8ea58eb88eb98ebc8eae
UTF-8 クケシ・クケショ 111011111011110110111000111011111011110110111001111011111011110110111100111011111011110110100101111011111011110110111000111011111011110110111001111011111011110110111100111011111011110110101110 efbdb8efbdb9efbdbcefbda5efbdb8efbdb9efbdbcefbdae
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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