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 ?業業}?業業{^ 00111111100010111100011010001011110001100111110100111111100010111100011010001011110001100111101101011110 3f8bc68bc67d3f8bc68bc67b5e
EUC-JP ?業業}?業業{^ 00111111101101101100100010110110110010000111110100111111101101101100100010110110110010000111101101011110 3fb6c8b6c87d3fb6c8b6c87b5e
UTF-8 슳業業}슳業業{^ 111011001000101010110011111001101010010110101101111001101010010110101101011111011110110010001010101100111110011010100101101011011110011010100101101011010111101101011110 ec8ab3e6a5ade6a5ad7dec8ab3e6a5ade6a5ad7b5e
UHC 슳業業}슳業業{^ 100110101011101011100101111101101110010111110110011111011001101010111010111001011111011011100101111101100111101101011110 9abae5f6e5f67d9abae5f6e5f67b5e

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