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 莊?雨?}莊?雨?{^ 111001001011010100111111100010010100101000111111011111011110010010110101001111111000100101001010001111110111101101011110 e4b53f894a3f7de4b53f894a3f7b5e
EUC-JP 莊?雨?}莊?雨?{^ 111010001011011100111111101100011010101100111111011111011110100010110111001111111011000110101011001111110111101101011110 e8b73fb1ab3f7de8b73fb1ab3f7b5e
UTF-8 莊렱雨렭}莊렱雨렭{^ 111010001000111010001010111010111010000010110001111010011001101110101000111010111010000010101101011111011110100010001110100010101110101110100000101100011110100110011011101010001110101110100000101011010111101101011110 e88e8aeba0b1e99ba8eba0ad7de88e8aeba0b1e99ba8eba0ad7b5e
UHC 莊렱雨렭}莊렱雨렭{^ 11101101111101101000111010111110111010011110101110001110101110100111110111101101111101101000111010111110111010011110101110001110101110100111101101011110 edf68ebee9eb8eba7dedf68ebee9eb8eba7b5e

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