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{^ 10110001110110101011001111111011011011100111110110110001110110101011001111111011011011100111101101011110 b1dab3fb6e7db1dab3fb6e7b5e
SJIS-WIN ±???n}±???n{^ 100000010111110100111111001111110011111101101110011111011000000101111101001111110011111100111111011011100111101101011110 817d3f3f3f6e7d817d3f3f3f6e7b5e
EUC-JP ±Ú?ûn}±Ú?ûn{^ 1010000111011110100011111010101011100010001111111000111110101011111001010110111001111101101000011101111010001111101010101110001000111111100011111010101111100101011011100111101101011110 a1de8faae23f8fabe56e7da1de8faae23f8fabe56e7b5e
UTF-8 ±Ú³ûn}±Ú³ûn{^ 110000101011000111000011100110101100001010110011110000111011101101101110011111011100001010110001110000111001101011000010101100111100001110111011011011100111101101011110 c2b1c39ac2b3c3bb6e7dc2b1c39ac2b3c3bb6e7b5e
UHC ±?³?n}±?³?n{^ 1010000110111110001111111010100111111000001111110110111001111101101000011011111000111111101010011111100000111111011011100111101101011110 a1be3fa9f83f6e7da1be3fa9f83f6e7b5e

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