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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 業?W}業?W{^ 1000101111000110001111110101011101111101100010111100011000111111010101110111101101011110 8bc63f577d8bc63f577b5e
EUC-JP 業?W}業?W{^ 1011011011001000001111110101011101111101101101101100100000111111010101110111101101011110 b6c83f577db6c83f577b5e
UTF-8 業웢W}業웢W{^ 1110011010100101101011011110110010011011101000100101011101111101111001101010010110101101111011001001101110100010010101110111101101011110 e6a5adec9ba2577de6a5adec9ba2577b5e
UHC 業웢W}業웢W{^ 11100101111101101001111101101110010101110111110111100101111101101001111101101110010101110111101101011110 e5f69f6e577de5f69f6e577b5e

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