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 ????n}????n{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ツ但ツ繰n}ツ但ツ繰n{^ 1100001010010010010000011100001010001100010010100110111001111101110000101001001001000001110000101000110001001010011011100111101101011110 c29241c28c4a6e7dc29241c28c4a6e7b5e
EUC-JP ツ但ツ繰n}ツ但ツ繰n{^ 100011101100001011000011101000101000111011000010101101111010101101101110011111011000111011000010110000111010001010001110110000101011011110101011011011100111101101011110 8ec2c3a28ec2b7ab6e7d8ec2c3a28ec2b7ab6e7b5e
UTF-8 ツ但ツ繰n}ツ但ツ繰n{^ 1110111110111110100000101110010010111101100001101110111110111110100000101110011110111001101100000110111001111101111011111011111010000010111001001011110110000110111011111011111010000010111001111011100110110000011011100111101101011110 efbe82e4bd86efbe82e7b9b06e7defbe82e4bd86efbe82e7b9b06e7b5e
UHC ?但?繰n}?但?繰n{^ 0011111111010011101000110011111111110000110110110110111001111101001111111101001110100011001111111111000011011011011011100111101101011110 3fd3a33ff0db6e7d3fd3a33ff0db6e7b5e

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