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{^ 10110001110000101011110010100100011011100111110110110001110000101011110010100100011011100111101101011110 b1c2bca46e7db1c2bca46e7b5e
SJIS-WIN ±???n}±???n{^ 100000010111110100111111001111110011111101101110011111011000000101111101001111110011111100111111011011100111101101011110 817d3f3f3f6e7d817d3f3f3f6e7b5e
EUC-JP ±Â?¤n}±Â?¤n{^ 1010000111011110100011111010101010100100001111111000111110100010111100000110111001111101101000011101111010001111101010101010010000111111100011111010001011110000011011100111101101011110 a1de8faaa43f8fa2f06e7da1de8faaa43f8fa2f06e7b5e
UTF-8 ±Â¼¤n}±Â¼¤n{^ 110000101011000111000011100000101100001010111100110000101010010001101110011111011100001010110001110000111000001011000010101111001100001010100100011011100111101101011110 c2b1c382c2bcc2a46e7dc2b1c382c2bcc2a46e7b5e
UHC ±?¼¤n}±?¼¤n{^ 10100001101111100011111110101000111110011010001010110100011011100111110110100001101111100011111110101000111110011010001010110100011011100111101101011110 a1be3fa8f9a2b46e7da1be3fa8f9a2b46e7b5e

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