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 ツ篠嘖}ツ篠嘖{^ 11000010100011101100001010011010011100110111110111000010100011101100001010011010011100110111101101011110 c28ec29a737dc28ec29a737b5e
EUC-JP ツ篠嘖}ツ篠嘖{^ 100011101100001010111100110001001101001111010100011111011000111011000010101111001100010011010011110101000111101101011110 8ec2bcc4d3d47d8ec2bcc4d3d47b5e
UTF-8 ツ篠嘖}ツ篠嘖{^ 111011111011111010000010111001111010111110100000111001011001100010010110011111011110111110111110100000101110011110101111101000001110010110011000100101100111101101011110 efbe82e7afa0e598967defbe82e7afa0e598967b5e
UHC ?篠?}?篠?{^ 0011111111100001110001100011111101111101001111111110000111000110001111110111101101011110 3fe1c63f7d3fe1c63f7b5e

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