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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 質ⅷ痔}質ⅷ痔{^ 100011101011111111111010010001111000111010100100011111011000111010111111111110100100011110001110101001000111101101011110 8ebffa478ea47d8ebffa478ea47b5e
EUC-JP 質?痔}質?痔{^ 10111100110000010011111110111100101001100111110110111100110000010011111110111100101001100111101101011110 bcc13fbca67dbcc13fbca67b5e
UTF-8 質ⅷ痔}質ⅷ痔{^ 111010001011001110101010111000101000010110110111111001111001011110010100011111011110100010110011101010101110001010000101101101111110011110010111100101000111101101011110 e8b3aae285b7e797947de8b3aae285b7e797947b5e
UHC 質ⅷ痔}質ⅷ痔{^ 111100101111010110100101101010001111011011000000011111011111001011110101101001011010100011110110110000000111101101011110 f2f5a5a8f6c07df2f5a5a8f6c07b5e

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