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 雕뀌툉}雕뀌툉{^ 111010011001101110010101111010111000000010001100111011011000100010001001011111011110100110011011100101011110101110000000100011001110110110001000100010010111101101011110 e99b95eb808ced88897de99b95eb808ced88897b5e
UHC 雕뀌툉}雕뀌툉{^ 111100001110011110110010111011101100010111110011011111011111000011100111101100101110111011000101111100110111101101011110 f0e7b2eec5f37df0e7b2eec5f37b5e

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