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 묳業뫔}묳業뫔{^ 111010111010110010110011111001101010010110101101111010111010101110010100011111011110101110101100101100111110011010100101101011011110101110101011100101000111101101011110 ebacb3e6a5adebab947debacb3e6a5adebab947b5e
UHC 묳業뫔}묳業뫔{^ 100100100100101011100101111101101001000110110110011111011001001001001010111001011111011010010001101101100111101101011110 924ae5f691b67d924ae5f691b67b5e

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