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{^ 10110001111100011100111110110100100011111010001011000010011011100111110110110001111100011100111110110100100011111010001011000010011011100111101101011110 b1f1cfb48fa2c26e7db1f1cfb48fa2c26e7b5e
SJIS-WIN ±??´?¢?n}±??´?¢?n{^ 10000001011111010011111100111111100000010100110000111111100000011001000100111111011011100111110110000001011111010011111100111111100000010100110000111111100000011001000100111111011011100111101101011110 817d3f3f814c3f81913f6e7d817d3f3f814c3f81913f6e7b5e
EUC-JP ±ñÏ´?¢Ân}±ñÏ´?¢Ân{^ 10100001110111101000111110101011110100001000111110101010110000011010000110101101001111111010000111110001100011111010101010100100011011100111110110100001110111101000111110101011110100001000111110101010110000011010000110101101001111111010000111110001100011111010101010100100011011100111101101011110 a1de8fabd08faac1a1ad3fa1f18faaa46e7da1de8fabd08faac1a1ad3fa1f18faaa46e7b5e
UTF-8 ±ñÏ´¢Ân}±ñÏ´¢Ân{^ 110000101011000111000011101100011100001110001111110000101011010011000010100011111100001010100010110000111000001001101110011111011100001010110001110000111011000111000011100011111100001010110100110000101000111111000010101000101100001110000010011011100111101101011110 c2b1c3b1c38fc2b4c28fc2a2c3826e7dc2b1c3b1c38fc2b4c28fc2a2c3826e7b5e
UHC ±??´???n}±??´???n{^ 1010000110111110001111110011111110100010101001010011111100111111001111110110111001111101101000011011111000111111001111111010001010100101001111110011111100111111011011100111101101011110 a1be3f3fa2a53f3f3f6e7da1be3f3fa2a53f3f3f6e7b5e

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