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 雕?陳?}雕?陳?{^ 111010001011100000111111100100101100001000111111011111011110100010111000001111111001001011000010001111110111101101011110 e8b83f92c23f7de8b83f92c23f7b5e
EUC-JP 雕?陳?}雕?陳?{^ 111100001011101000111111110001001100010000111111011111011111000010111010001111111100010011000100001111110111101101011110 f0ba3fc4c43f7df0ba3fc4c43f7b5e
UTF-8 雕섕陳섕}雕섕陳섕{^ 111010011001101110010101111011001000010010010101111010011001100110110011111011001000010010010101011111011110100110011011100101011110110010000100100101011110100110011001101100111110110010000100100101010111101101011110 e99b95ec8495e999b3ec84957de99b95ec8495e999b3ec84957b5e
UHC 雕섕陳섕}雕섕陳섕{^ 11110000111001111011110010101100111100101110011110111100101011000111110111110000111001111011110010101100111100101110011110111100101011000111101101011110 f0e7bcacf2e7bcac7df0e7bcacf2e7bcac7b5e

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