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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN ?業[}?業[{^ 0011111110001011110001100101101101111101001111111000101111000110010110110111101101011110 3f8bc65b7d3f8bc65b7b5e
EUC-JP ?業[}?業[{^ 0011111110110110110010000101101101111101001111111011011011001000010110110111101101011110 3fb6c85b7d3fb6c85b7b5e
UTF-8 烈業[}烈業[{^ 1110111110100110100111111110011010100101101011010101101101111101111011111010011010011111111001101010010110101101010110110111101101011110 efa69fe6a5ad5b7defa69fe6a5ad5b7b5e
UHC 烈業[}烈業[{^ 11100110111011111110010111110110010110110111110111100110111011111110010111110110010110110111101101011110 e6efe5f65b7de6efe5f65b7b5e

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