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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???????怡 001111110011111100111111001111110011111100111111001111111001110001111101 3f3f3f3f3f3f3f9c7d
EUC-JP ??????琯怡 0011111100111111001111110011111100111111001111111000111111001100101100111101011111011110 3f3f3f3f3f3f8fccb3d7de
UTF-8 閱뤿툖履뗦끽琯怡 111010011001011010110001111010111010010010111111111011011000100010010110111011111010011110011111111010111001011110100110111010111000000110111101111001111001000010101111111001101000000010100001 e996b1eba4bfed8896efa79feb97a6eb81bde790afe680a1
UHC 閱뤿툖履뗦끽琯怡 11100110111100111000111111101011101110001000110111101100101010101000101111100110101100111010001111001110101101011110110010101110 e6f38febb88decaa8be6b3a3ceb5ecae

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