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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ツ偲づδィツ偲づ 11000010100011101100001110000010110000111000001111000010101010001100001010001110110000111000001011000011 c28ec382c383c2a8c28ec382c3
EUC-JP ツ偲づδィツ偲づ 10001110110000101011110011000101101001001100010110100110110001001000111010101000100011101100001010111100110001011010010011000101 8ec2bcc5a4c5a6c48ea88ec2bcc5a4c5
UTF-8 ツ偲づδィツ偲づ 1110111110111110100000101110010110000001101100101110001110000001101001011100111010110100111011111011110110101000111011111011111010000010111001011000000110110010111000111000000110100101 efbe82e581b2e381a5ceb4efbda8efbe82e581b2e381a5
UHC ??づδ???づ 0011111100111111101010101100010110100101111001000011111100111111001111111010101011000101 3f3faac5a5e43f3f3faac5

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