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 ティツキツ偲個篠スツ 11000011101010001100001010110111110000101000111011000011100011001100001010001110110000101011110111000010 c3a8c2b7c28ec38cc28ec2bdc2
EUC-JP ティツキツ偲個篠スツ 1000111011000011100011101010100010001110110000101000111010110111100011101100001010111100110001011011100011000100101111001100010010001110101111011000111011000010 8ec38ea88ec28eb78ec2bcc5b8c4bcc48ebd8ec2
UTF-8 ティツキツ偲個篠スツ 111011111011111010000011111011111011110110101000111011111011111010000010111011111011110110110111111011111011111010000010111001011000000110110010111001011000000010001011111001111010111110100000111011111011110110111101111011111011111010000010 efbe83efbda8efbe82efbdb7efbe82e581b2e5808be7afa0efbdbdefbe82
UHC ??????個篠?? 001111110011111100111111001111110011111100111111110010111100000111100001110001100011111100111111 3f3f3f3f3f3fcbc1e1c63f3f

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