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 ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
SJIS-WIN ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
EUC-JP ????En}????En{^ 001111110011111100111111001111110100010101101110011111010011111100111111001111110011111101000101011011100111101101011110 3f3f3f3f456e7d3f3f3f3f456e7b5e
UTF-8 천짝횑횥En}천짝횑횥En{^ 11101100101100101001110011101100101001111001110111101101100110101001000111101101100110101010010101000101011011100111110111101100101100101001110011101100101001111001110111101101100110101001000111101101100110101010010101000101011011100111101101011110 ecb29ceca79ded9a91ed9aa5456e7decb29ceca79ded9a91ed9aa5456e7b5e
UHC 천짝횑횥En}천짝횑횥En{^ 1100001110110101110000101010011011000011100011001100001110011100010001010110111001111101110000111011010111000010101001101100001110001100110000111001110001000101011011100111101101011110 c3b5c2a6c38cc39c456e7dc3b5c2a6c38cc39c456e7b5e

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