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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ツカテЕツカテЕB 1100001010110110110000111000010001000101110000101011011011000011100001000100010101000010 c2b6c38445c2b6c3844542
EUC-JP ツカテЕツカテЕB 1000111011000010100011101011011010001110110000111010011110100110100011101100001010001110101101101000111011000011101001111010011001000010 8ec28eb68ec3a7a68ec28eb68ec3a7a642
UTF-8 ツカテЕツカテЕB 1110111110111110100000101110111110111101101101101110111110111110100000111101000010010101111011111011111010000010111011111011110110110110111011111011111010000011110100001001010101000010 efbe82efbdb6efbe83d095efbe82efbdb6efbe83d09542
UHC ???Е???ЕB 0011111100111111001111111010110010100110001111110011111100111111101011001010011001000010 3f3f3faca63f3f3faca642

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