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???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f
SJIS-WIN ティテウhティテウ 110000111010100011000011101100110110100011000011101010001100001110110011 c3a8c3b368c3a8c3b3
EUC-JP ティテウhティテウ 1000111011000011100011101010100010001110110000111000111010110011011010001000111011000011100011101010100010001110110000111000111010110011 8ec38ea88ec38eb3688ec38ea88ec38eb3
UTF-8 ティテウhティテウ 11101111101111101000001111101111101111011010100011101111101111101000001111101111101111011011001101101000111011111011111010000011111011111011110110101000111011111011111010000011111011111011110110110011 efbe83efbda8efbe83efbdb368efbe83efbda8efbe83efbdb3
UHC ????h???? 001111110011111100111111001111110110100000111111001111110011111100111111 3f3f3f3f683f3f3f3f

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