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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 蔚?事蔚?事^ 1000100101010101001111111000111010010110100010010101010100111111100011101001011001011110 89553f8e9689553f8e965e
EUC-JP 蔚?事蔚?事^ 1011000110110110001111111011101111110110101100011011011000111111101110111111011001011110 b1b63fbbf6b1b63fbbf65e
UTF-8 蔚펫事蔚펫事^ 11101000100101001001101011101101100011101010101111100100101110101000101111101000100101001001101011101101100011101010101111100100101110101000101101011110 e8949aed8eabe4ba8be8949aed8eabe4ba8b5e
UHC 蔚펫事蔚펫事^ 11101010101001011100011011101010110111101100000011101010101001011100011011101010110111101100000001011110 eaa5c6eadec0eaa5c6eadec05e

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