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 왃業[}왃業[{^ 1110110010011001100000111110011010100101101011010101101101111101111011001001100110000011111001101010010110101101010110110111101101011110 ec9983e6a5ad5b7dec9983e6a5ad5b7b5e
UHC 왃業[}왃業[{^ 10011110101101101110010111110110010110110111110110011110101101101110010111110110010110110111101101011110 9eb6e5f65b7d9eb6e5f65b7b5e

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