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 莊???莊???^ 1110010010110101001111110011111100111111111001001011010100111111001111110011111101011110 e4b53f3f3fe4b53f3f3f5e
EUC-JP 莊???莊???^ 1110100010110111001111110011111100111111111010001011011100111111001111110011111101011110 e8b73f3f3fe8b73f3f3f5e
UTF-8 莊쯧렮렕莊쯧렮렕^ 11101000100011101000101011101100101011111010011111101011101000001010111011101011101000001001010111101000100011101000101011101100101011111010011111101011101000001010111011101011101000001001010101011110 e88e8aecafa7eba0aeeba095e88e8aecafa7eba0aeeba0955e
UHC 莊쯧렮렕莊쯧렮렕^ 1110110111110110110000101110110010001110101110111000111010101010111011011111011011000010111011001000111010111011100011101010101001011110 edf6c2ec8ebb8eaaedf6c2ec8ebb8eaa5e

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