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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ティテ淞氾・ツキツス 110000111010100011000011100111111100001010010100110000111010010111000010101101111100001010111101 c3a8c39fc294c3a5c2b7c2bd
EUC-JP ティテ淞氾・ツキツス 1000111011000011100011101010100010001110110000111101111011000100110010001100010110001110101001011000111011000010100011101011011110001110110000101000111010111101 8ec38ea88ec3dec4c8c58ea58ec28eb78ec28ebd
UTF-8 ティテ淞氾・ツキツス 111011111011111010000011111011111011110110101000111011111011111010000011111001101011011110011110111001101011000010111110111011111011110110100101111011111011111010000010111011111011110110110111111011111011111010000010111011111011110110111101 efbe83efbda8efbe83e6b79ee6b0beefbda5efbe82efbdb7efbe82efbdbd
UHC ???淞氾????? 001111110011111100111111111000011110011111011011111100000011111100111111001111110011111100111111 3f3f3fe1e7dbf03f3f3f3f3f

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