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 雕??}雕??{^ 1110100010111000001111110011111101111101111010001011100000111111001111110111101101011110 e8b83f3f7de8b83f3f7b5e
EUC-JP 雕??}雕??{^ 1111000010111010001111110011111101111101111100001011101000111111001111110111101101011110 f0ba3f3f7df0ba3f3f7b5e
UTF-8 雕술짜}雕술짜{^ 111010011001101110010101111011001000100010100000111011001010011110011100011111011110100110011011100101011110110010001000101000001110110010100111100111000111101101011110 e99b95ec88a0eca79c7de99b95ec88a0eca79c7b5e
UHC 雕술짜}雕술짜{^ 111100001110011110111100111110101100001010100101011111011111000011100111101111001111101011000010101001010111101101011110 f0e7bcfac2a57df0e7bcfac2a57b5e

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