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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN テ堕サテイテウ^ 110000111001000111000010101110111100001110110010110000111011001101011110 c391c2bbc3b2c3b35e
EUC-JP テ堕サテイテウ^ 100011101100001111000010110001001000111010111011100011101100001110001110101100101000111011000011100011101011001101011110 8ec3c2c48ebb8ec38eb28ec38eb35e
UTF-8 テ堕サテイテウ^ 11101111101111101000001111100101101000001001010111101111101111011011101111101111101111101000001111101111101111011011001011101111101111101000001111101111101111011011001101011110 efbe83e5a095efbdbbefbe83efbdb2efbe83efbdb35e
UHC ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e

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