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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 莊?媛?莊?媛?^ 11100100101101010011111110010101010100010011111111100100101101010011111110010101010100010011111101011110 e4b53f95513fe4b53f95513f5e
EUC-JP 莊?媛?莊?媛?^ 11101000101101110011111111001001101100100011111111101000101101110011111111001001101100100011111101011110 e8b73fc9b23fe8b73fc9b23f5e
UTF-8 莊렱媛렎莊렱媛렎^ 11101000100011101000101011101011101000001011000111100101101010101001101111101011101000001000111011101000100011101000101011101011101000001011000111100101101010101001101111101011101000001000111001011110 e88e8aeba0b1e5aa9beba08ee88e8aeba0b1e5aa9beba08e5e
UHC 莊렱媛렎莊렱媛렎^ 1110110111110110100011101011111011101010101100001000111010100100111011011111011010001110101111101110101010110000100011101010010001011110 edf68ebeeab08ea4edf68ebeeab08ea45e

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