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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
UTF-8 쉵곢꼁}쉵곢꼁{^ 111011001000100110110101111010101011001110100010111010101011110010000001011111011110110010001001101101011110101010110011101000101110101010111100100000010111101101011110 ec89b5eab3a2eabc817dec89b5eab3a2eabc817b5e
UHC 쉵곢꼁}쉵곢꼁{^ 100110101000101110000001111000011000010001010110011111011001101010001011100000011110000110000100010101100111101101011110 9a8b81e184567d9a8b81e184567b5e

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