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 ŽÁޱޱŽÌޱŽÌ^ 10001110110000011000111010110001100011101011000110001110110011001000111010110001100011101100110001011110 8ec18eb18eb18ecc8eb18ecc5e
SJIS-WIN ???±?±???±??^ 00111111001111110011111110000001011111010011111110000001011111010011111100111111001111111000000101111101001111110011111101011110 3f3f3f817d3f817d3f3f3f817d3f3f5e
EUC-JP ?Á?±?±?Ì?±?Ì^ 00111111100011111010101010100001001111111010000111011110001111111010000111011110001111111000111110101010110000000011111110100001110111100011111110001111101010101100000001011110 3f8faaa13fa1de3fa1de3f8faac03fa1de3f8faac05e
UTF-8 ŽÁޱޱŽÌޱŽÌ^ 11000010100011101100001110000001110000101000111011000010101100011100001010001110110000101011000111000010100011101100001110001100110000101000111011000010101100011100001010001110110000111000110001011110 c28ec381c28ec2b1c28ec2b1c28ec38cc28ec2b1c28ec38c5e
UHC ???±?±???±??^ 00111111001111110011111110100001101111100011111110100001101111100011111100111111001111111010000110111110001111110011111101011110 3f3f3fa1be3fa1be3f3f3fa1be3f3f5e

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