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 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ティツ慊キテッツスツウ 110000111010100011000010100111001100001010110111110000111010111111000010101111011100001010110011 c3a8c29cc2b7c3afc2bdc2b3
EUC-JP ティツ慊キテッツスツウ 10001110110000111000111010101000100011101100001011011000110001001000111010110111100011101100001110001110101011111000111011000010100011101011110110001110110000101000111010110011 8ec38ea88ec2d8c48eb78ec38eaf8ec28ebd8ec28eb3
UTF-8 ティツ慊キテッツスツウ 111011111011111010000011111011111011110110101000111011111011111010000010111001101000010110001010111011111011110110110111111011111011111010000011111011111011110110101111111011111011111010000010111011111011110110111101111011111011111010000010111011111011110110110011 efbe83efbda8efbe82e6858aefbdb7efbe83efbdafefbe82efbdbdefbe82efbdb3
UHC ???慊??????? 001111110011111100111111110011001100001100111111001111110011111100111111001111110011111100111111 3f3f3fccc33f3f3f3f3f3f3f

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