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{^ 10110001101111101101010010100010011011100111110110110001101111101101010010100010011011100111101101011110 b1bed4a26e7db1bed4a26e7b5e
SJIS-WIN ±??¢n}±??¢n{^ 1000000101111101001111110011111110000001100100010110111001111101100000010111110100111111001111111000000110010001011011100111101101011110 817d3f3f81916e7d817d3f3f81916e7b5e
EUC-JP ±?Ô¢n}±?Ô¢n{^ 101000011101111000111111100011111010101011010100101000011111000101101110011111011010000111011110001111111000111110101010110101001010000111110001011011100111101101011110 a1de3f8faad4a1f16e7da1de3f8faad4a1f16e7b5e
UTF-8 ±¾Ô¢n}±¾Ô¢n{^ 110000101011000111000010101111101100001110010100110000101010001001101110011111011100001010110001110000101011111011000011100101001100001010100010011011100111101101011110 c2b1c2bec394c2a26e7dc2b1c2bec394c2a26e7b5e
UHC ±¾??n}±¾??n{^ 1010000110111110101010001111101000111111001111110110111001111101101000011011111010101000111110100011111100111111011011100111101101011110 a1bea8fa3f3f6e7da1bea8fa3f3f6e7b5e

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