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[????^b[^ 001111110011111100111111001111110101111001100010010110110011111100111111001111110011111101011110011000100101101101011110 3f3f3f3f5e625b3f3f3f3f5e625b5e
SJIS-WIN テオテサ^b[テオテサ^b[^ 110000111011010111000011101110110101111001100010010110111100001110110101110000111011101101011110011000100101101101011110 c3b5c3bb5e625bc3b5c3bb5e625b5e
EUC-JP テオテサ^b[テオテサ^b[^ 1000111011000011100011101011010110001110110000111000111010111011010111100110001001011011100011101100001110001110101101011000111011000011100011101011101101011110011000100101101101011110 8ec38eb58ec38ebb5e625b8ec38eb58ec38ebb5e625b5e
UTF-8 テオテサ^b[テオテサ^b[^ 11101111101111101000001111101111101111011011010111101111101111101000001111101111101111011011101101011110011000100101101111101111101111101000001111101111101111011011010111101111101111101000001111101111101111011011101101011110011000100101101101011110 efbe83efbdb5efbe83efbdbb5e625befbe83efbdb5efbe83efbdbb5e625b5e
UHC ????^b[????^b[^ 001111110011111100111111001111110101111001100010010110110011111100111111001111110011111101011110011000100101101101011110 3f3f3f3f5e625b3f3f3f3f5e625b5e

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