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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN テカテ凝ィテ療閉ャ 110000111011011011000011100010111100001110101000110000111001011111000011100101011100001010101100 c3b6c38bc3a8c397c395c2ac
EUC-JP テカテ凝ィテ療閉ャ 100011101100001110001110101101101000111011000011101101101100010110001110101010001000111011000011110011101100010111001010110001001000111010101100 8ec38eb68ec3b6c58ea88ec3cec5cac48eac
UTF-8 テカテ凝ィテ療閉ャ 111011111011111010000011111011111011110110110110111011111011111010000011111001011000011110011101111011111011110110101000111011111011111010000011111001111001100110000010111010011001011010001001111011111011110110101100 efbe83efbdb6efbe83e5879defbda8efbe83e79982e99689efbdac
UHC ???凝??療閉? 001111110011111100111111111010111110101000111111001111111101011011111011111110001100110100111111 3f3f3febea3f3fd6fbf8cd3f

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