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 ????O?????? 0011111100111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f3f
SJIS-WIN ティテシOテウテゥテョ 1100001110101000110000111011110001001111110000111011001111000011101010011100001110101110 c3a8c3bc4fc3b3c3a9c3ae
EUC-JP ティテシOテウテゥテョ 100011101100001110001110101010001000111011000011100011101011110001001111100011101100001110001110101100111000111011000011100011101010100110001110110000111000111010101110 8ec38ea88ec38ebc4f8ec38eb38ec38ea98ec38eae
UTF-8 ティテシOテウテゥテョ 11101111101111101000001111101111101111011010100011101111101111101000001111101111101111011011110001001111111011111011111010000011111011111011110110110011111011111011111010000011111011111011110110101001111011111011111010000011111011111011110110101110 efbe83efbda8efbe83efbdbc4fefbe83efbdb3efbe83efbda9efbe83efbdae
UHC ????O?????? 0011111100111111001111110011111101001111001111110011111100111111001111110011111100111111 3f3f3f3f4f3f3f3f3f3f3f

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