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 ŽÃŽ£tn}ŽÃŽ£tn{^ 100011101100001110001110101000110111010001101110011111011000111011000011100011101010001101110100011011100111101101011110 8ec38ea3746e7d8ec38ea3746e7b5e
SJIS-WIN ???£tn}???£tn{^ 0011111100111111001111111000000110010010011101000110111001111101001111110011111100111111100000011001001001110100011011100111101101011110 3f3f3f8192746e7d3f3f3f8192746e7b5e
EUC-JP ?Ã?£tn}?Ã?£tn{^ 001111111000111110101010101010100011111110100001111100100111010001101110011111010011111110001111101010101010101000111111101000011111001001110100011011100111101101011110 3f8faaaa3fa1f2746e7d3f8faaaa3fa1f2746e7b5e
UTF-8 ŽÃŽ£tn}ŽÃŽ£tn{^ 1100001010001110110000111000001111000010100011101100001010100011011101000110111001111101110000101000111011000011100000111100001010001110110000101010001101110100011011100111101101011110 c28ec383c28ec2a3746e7dc28ec383c28ec2a3746e7b5e
UHC ????tn}????tn{^ 001111110011111100111111001111110111010001101110011111010011111100111111001111110011111101110100011011100111101101011110 3f3f3f3f746e7d3f3f3f3f746e7b5e

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