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 ?????d????? 0011111100111111001111110011111100111111011001000011111100111111001111110011111100111111 3f3f3f3f3f643f3f3f3f3f
SJIS-WIN ツ篠「テ・dツ篠ィツ静 1100001010001110110000101010001011000011101001010110010011000010100011101100001010101000110000101001000011000011 c28ec2a2c3a564c28ec2a8c290c3
EUC-JP ツ篠「テ・dツ篠ィツ静 100011101100001010111100110001001000111010100010100011101100001110001110101001010110010010001110110000101011110011000100100011101010100010001110110000101100000011000101 8ec2bcc48ea28ec38ea5648ec2bcc48ea88ec2c0c5
UTF-8 ツ篠「テ・dツ篠ィツ静 11101111101111101000001011100111101011111010000011101111101111011010001011101111101111101000001111101111101111011010010101100100111011111011111010000010111001111010111110100000111011111011110110101000111011111011111010000010111010011001110110011001 efbe82e7afa0efbda2efbe83efbda564efbe82e7afa0efbda8efbe82e99d99
UHC ?篠???d?篠??? 00111111111000011100011000111111001111110011111101100100001111111110000111000110001111110011111100111111 3fe1c63f3f3f643fe1c63f3f3f

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