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 ??????h?? 001111110011111100111111001111110011111100111111011010000011111100111111 3f3f3f3f3f3f683f3f
SJIS-WIN ティツソツーhティ 110000111010100011000010101111111100001010110000011010001100001110101000 c3a8c2bfc2b068c3a8
EUC-JP ティツソツーhティ 1000111011000011100011101010100010001110110000101000111010111111100011101100001010001110101100000110100010001110110000111000111010101000 8ec38ea88ec28ebf8ec28eb0688ec38ea8
UTF-8 ティツソツーhティ 11101111101111101000001111101111101111011010100011101111101111101000001011101111101111011011111111101111101111101000001011101111101111011011000001101000111011111011111010000011111011111011110110101000 efbe83efbda8efbe82efbdbfefbe82efbdb068efbe83efbda8
UHC ??????h?? 001111110011111100111111001111110011111100111111011010000011111100111111 3f3f3f3f3f3f683f3f

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