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 ?????????e^ 0011111100111111001111110011111100111111001111110011111100111111001111110110010101011110 3f3f3f3f3f3f3f3f3f655e
SJIS-WIN テカテ凝ィテ療閉ャe^ 1100001110110110110000111000101111000011101010001100001110010111110000111001010111000010101011000110010101011110 c3b6c38bc3a8c397c395c2ac655e
EUC-JP テカテ凝ィテ療閉ャe^ 1000111011000011100011101011011010001110110000111011011011000101100011101010100010001110110000111100111011000101110010101100010010001110101011000110010101011110 8ec38eb68ec3b6c58ea88ec3cec5cac48eac655e
UTF-8 テカテ凝ィテ療閉ャe^ 1110111110111110100000111110111110111101101101101110111110111110100000111110010110000111100111011110111110111101101010001110111110111110100000111110011110011001100000101110100110010110100010011110111110111101101011000110010101011110 efbe83efbdb6efbe83e5879defbda8efbe83e79982e99689efbdac655e
UHC ???凝??療閉?e^ 0011111100111111001111111110101111101010001111110011111111010110111110111111100011001101001111110110010101011110 3f3f3febea3f3fd6fbf8cd3f655e

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