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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?業?}?業?{^ 0011111110001011110001100011111101111101001111111000101111000110001111110111101101011110 3f8bc63f7d3f8bc63f7b5e
EUC-JP ?業?}?業?{^ 0011111110110110110010000011111101111101001111111011011011001000001111110111101101011110 3fb6c83f7d3fb6c83f7b5e
UTF-8 먐業몾}먐業몾{^ 111010111010100010010000111001101010010110101101111010111010101010111110011111011110101110101000100100001110011010100101101011011110101110101010101111100111101101011110 eba890e6a5adebaabe7deba890e6a5adebaabe7b5e
UHC 먐業몾}먐業몾{^ 100100001100111011100101111101101001000110100010011111011001000011001110111001011111011010010001101000100111101101011110 90cee5f691a27d90cee5f691a27b5e

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