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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 莊?樗?}莊?樗?{^ 111001001011010100111111100100101001010000111111011111011110010010110101001111111001001010010100001111110111101101011110 e4b53f92943f7de4b53f92943f7b5e
EUC-JP 莊?樗?}莊?樗?{^ 111010001011011100111111110000111111010000111111011111011110100010110111001111111100001111110100001111110111101101011110 e8b73fc3f43f7de8b73fc3f43f7b5e
UTF-8 莊렰樗렍}莊렰樗렍{^ 111010001000111010001010111010111010000010110000111001101010100010010111111010111010000010001101011111011110100010001110100010101110101110100000101100001110011010101000100101111110101110100000100011010111101101011110 e88e8aeba0b0e6a897eba08d7de88e8aeba0b0e6a897eba08d7b5e
UHC 莊렰樗렍}莊렰樗렍{^ 11101101111101101000111010111101111011101100000010001110101000110111110111101101111101101000111010111101111011101100000010001110101000110111101101011110 edf68ebdeec08ea37dedf68ebdeec08ea37b5e

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