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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN テオツクテシテF^ 11000011101101011100001010111000110000111011110011000011100000100110010101011110 c3b5c2b8c3bcc382655e
EUC-JP テオツクテシテF^ 1000111011000011100011101011010110001110110000101000111010111000100011101100001110001110101111001000111011000011101000111100011001011110 8ec38eb58ec28eb88ec38ebc8ec3a3c65e
UTF-8 テオツクテシテF^ 11101111101111101000001111101111101111011011010111101111101111101000001011101111101111011011100011101111101111101000001111101111101111011011110011101111101111101000001111101111101111001010011001011110 efbe83efbdb5efbe82efbdb8efbe83efbdbcefbe83efbca65e
UHC ???????F^ 00111111001111110011111100111111001111110011111100111111101000111100011001011110 3f3f3f3f3f3f3fa3c65e

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