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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雕?應?}雕?應?{^ 111010001011100000111111100111001110010000111111011111011110100010111000001111111001110011100100001111110111101101011110 e8b83f9ce43f7de8b83f9ce43f7b5e
EUC-JP 雕?應?}雕?應?{^ 111100001011101000111111110110001110011000111111011111011111000010111010001111111101100011100110001111110111101101011110 f0ba3fd8e63f7df0ba3fd8e63f7b5e
UTF-8 雕렲應렦}雕렲應렦{^ 111010011001101110010101111010111010000010110010111001101000011110001001111010111010000010100110011111011110100110011011100101011110101110100000101100101110011010000111100010011110101110100000101001100111101101011110 e99b95eba0b2e68789eba0a67de99b95eba0b2e68789eba0a67b5e
UHC 雕렲應렦}雕렲應렦{^ 11110000111001111000111010111111111010111110101110001110101101010111110111110000111001111000111010111111111010111110101110001110101101010111101101011110 f0e78ebfebeb8eb57df0e78ebfebeb8eb57b5e

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