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 ティツ慊甘ッツスツス 110000111010100011000010100111001100001010001010110000111010111111000010101111011100001010111101 c3a8c29cc28ac3afc2bdc2bd
EUC-JP ティツ慊甘ッツスツス 1000111011000011100011101010100010001110110000101101100011000100101101001100010110001110101011111000111011000010100011101011110110001110110000101000111010111101 8ec38ea88ec2d8c4b4c58eaf8ec28ebd8ec28ebd
UTF-8 ティツ慊甘ッツスツス 111011111011111010000011111011111011110110101000111011111011111010000010111001101000010110001010111001111001010010011000111011111011110110101111111011111011111010000010111011111011110110111101111011111011111010000010111011111011110110111101 efbe83efbda8efbe82e6858ae79498efbdafefbe82efbdbdefbe82efbdbd
UHC ???慊甘????? 001111110011111100111111110011001100001111001010111101100011111100111111001111110011111100111111 3f3f3fccc3caf63f3f3f3f3f

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