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 テ、ツオツ青渉集 1100001110100100110000101011010111000010100100001100001010001111110000101000111101010111 c3a4c2b5c290c28fc28f57
EUC-JP テ、ツオツ青渉集 10001110110000111000111010100100100011101100001010001110101101011000111011000010110000001100010010111110110001001011110110111000 8ec38ea48ec28eb58ec2c0c4bec4bdb8
UTF-8 テ、ツオツ青渉集 111011111011111010000011111011111011110110100100111011111011111010000010111011111011110110110101111011111011111010000010111010011001110110010010111001101011100010001001111010011001101110000110 efbe83efbda4efbe82efbdb5efbe82e99d92e6b889e99b86
UHC ???????集 001111110011111100111111001111110011111100111111001111111111001110100010 3f3f3f3f3f3f3ff3a2

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