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{^ 10110100101000101011100111010100011011100111110110110100101000101011100111010100011011100111101101011110 b4a2b9d46e7db4a2b9d46e7b5e
SJIS-WIN ´¢??n}´¢??n{^ 1000000101001100100000011001000100111111001111110110111001111101100000010100110010000001100100010011111100111111011011100111101101011110 814c81913f3f6e7d814c81913f3f6e7b5e
EUC-JP ´¢?Ôn}´¢?Ôn{^ 101000011010110110100001111100010011111110001111101010101101010001101110011111011010000110101101101000011111000100111111100011111010101011010100011011100111101101011110 a1ada1f13f8faad46e7da1ada1f13f8faad46e7b5e
UTF-8 ´¢¹Ôn}´¢¹Ôn{^ 110000101011010011000010101000101100001010111001110000111001010001101110011111011100001010110100110000101010001011000010101110011100001110010100011011100111101101011110 c2b4c2a2c2b9c3946e7dc2b4c2a2c2b9c3946e7b5e
UHC ´?¹?n}´?¹?n{^ 1010001010100101001111111010100111110110001111110110111001111101101000101010010100111111101010011111011000111111011011100111101101011110 a2a53fa9f63f6e7da2a53fa9f63f6e7b5e

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