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 ??O[}??O[{^ 0011111100111111010011110101101101111101001111110011111101001111010110110111101101011110 3f3f4f5b7d3f3f4f5b7b5e
SJIS-WIN 質?O[}質?O[{^ 10001110101111110011111101001111010110110111110110001110101111110011111101001111010110110111101101011110 8ebf3f4f5b7d8ebf3f4f5b7b5e
EUC-JP 質?O[}質?O[{^ 10111100110000010011111101001111010110110111110110111100110000010011111101001111010110110111101101011110 bcc13f4f5b7dbcc13f4f5b7b5e
UTF-8 質섞O[}質섞O[{^ 11101000101100111010101011101100100001001001111001001111010110110111110111101000101100111010101011101100100001001001111001001111010110110111101101011110 e8b3aaec849e4f5b7de8b3aaec849e4f5b7b5e
UHC 質섞O[}質섞O[{^ 111100101111010110111100101011110100111101011011011111011111001011110101101111001010111101001111010110110111101101011110 f2f5bcaf4f5b7df2f5bcaf4f5b7b5e

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