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 テイツセテイツセ^ 110000111011001011000010101111101100001110110010110000101011111001011110 c3b2c2bec3b2c2be5e
EUC-JP テイツセテイツセ^ 1000111011000011100011101011001010001110110000101000111010111110100011101100001110001110101100101000111011000010100011101011111001011110 8ec38eb28ec28ebe8ec38eb28ec28ebe5e
UTF-8 テイツセテイツセ^ 11101111101111101000001111101111101111011011001011101111101111101000001011101111101111011011111011101111101111101000001111101111101111011011001011101111101111101000001011101111101111011011111001011110 efbe83efbdb2efbe82efbdbeefbe83efbdb2efbe82efbdbe5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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