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 雕뀐듄}雕뀐듄{^ 111010011001101110010101111010111000000010010000111010111001001110000100011111011110100110011011100101011110101110000000100100001110101110010011100001000111101101011110 e99b95eb8090eb93847de99b95eb8090eb93847b5e
UHC 雕뀐듄}雕뀐듄{^ 111100001110011110110010111011111011010111100001011111011111000011100111101100101110111110110101111000010111101101011110 f0e7b2efb5e17df0e7b2efb5e17b5e

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