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 盖珀箏}盖珀箏{^ 111000011011001111100000110111111110001010110101011111011110000110110011111000001101111111100010101101010111101101011110 e1b3e0dfe2b57de1b3e0dfe2b57b5e
EUC-JP 盖珀箏}盖珀箏{^ 111000101011010111100000111000011110010010110111011111011110001010110101111000001110000111100100101101110111101101011110 e2b5e0e1e4b77de2b5e0e1e4b77b5e
UTF-8 盖珀箏}盖珀箏{^ 111001111001101110010110111001111000111110000000111001111010111010001111011111011110011110011011100101101110011110001111100000001110011110101110100011110111101101011110 e79b96e78f80e7ae8f7de79b96e78f80e7ae8f7b5e
UHC 盖珀箏}盖珀箏{^ 110010111100110011011010110101101110111010110100011111011100101111001100110110101101011011101110101101000111101101011110 cbccdad6eeb47dcbccdad6eeb47b5e

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