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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 霑糒\}霑糒\{^ 11101000101111111110001011110011010111000111110111101000101111111110001011110011010111000111101101011110 e8bfe2f35c7de8bfe2f35c7b5e
EUC-JP 霑糒\}霑糒\{^ 11110000110000011110010011110101010111000111110111110000110000011110010011110101010111000111101101011110 f0c1e4f55c7df0c1e4f55c7b5e
UTF-8 霑糒\}霑糒\{^ 1110100110011100100100011110011110110011100100100101110001111101111010011001110010010001111001111011001110010010010111000111101101011110 e99c91e7b3925c7de99c91e7b3925c7b5e
UHC 霑?\}霑?\{^ 1110111111000101001111110101110001111101111011111100010100111111010111000111101101011110 efc53f5c7defc53f5c7b5e

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