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 ¢Ì޹ŽÌ}¢Ì޹ŽÌ{^ 101000101100110010001110101110011000111011001100011111011010001011001100100011101011100110001110110011000111101101011110 a2cc8eb98ecc7da2cc8eb98ecc7b5e
SJIS-WIN ¢?????}¢?????{^ 1000000110010001001111110011111100111111001111110011111101111101100000011001000100111111001111110011111100111111001111110111101101011110 81913f3f3f3f3f7d81913f3f3f3f3f7b5e
EUC-JP ¢Ì???Ì}¢Ì???Ì{^ 10100001111100011000111110101010110000000011111100111111001111111000111110101010110000000111110110100001111100011000111110101010110000000011111100111111001111111000111110101010110000000111101101011110 a1f18faac03f3f3f8faac07da1f18faac03f3f3f8faac07b5e
UTF-8 ¢Ì޹ŽÌ}¢Ì޹ŽÌ{^ 110000101010001011000011100011001100001010001110110000101011100111000010100011101100001110001100011111011100001010100010110000111000110011000010100011101100001010111001110000101000111011000011100011000111101101011110 c2a2c38cc28ec2b9c28ec38c7dc2a2c38cc28ec2b9c28ec38c7b5e
UHC ???¹??}???¹??{^ 0011111100111111001111111010100111110110001111110011111101111101001111110011111100111111101010011111011000111111001111110111101101011110 3f3f3fa9f63f3f7d3f3f3fa9f63f3f7b5e

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