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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ツ篠ッ}ツ篠ッ{^ 1100001010001110110000101010111101111101110000101000111011000010101011110111101101011110 c28ec2af7dc28ec2af7b5e
EUC-JP ツ篠ッ}ツ篠ッ{^ 100011101100001010111100110001001000111010101111011111011000111011000010101111001100010010001110101011110111101101011110 8ec2bcc48eaf7d8ec2bcc48eaf7b5e
UTF-8 ツ篠ッ}ツ篠ッ{^ 111011111011111010000010111001111010111110100000111011111011110110101111011111011110111110111110100000101110011110101111101000001110111110111101101011110111101101011110 efbe82e7afa0efbdaf7defbe82e7afa0efbdaf7b5e
UHC ?篠?}?篠?{^ 0011111111100001110001100011111101111101001111111110000111000110001111110111101101011110 3fe1c63f7d3fe1c63f7b5e

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