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 業??}業??{^ 1000101111000110001111110011111101111101100010111100011000111111001111110111101101011110 8bc63f3f7d8bc63f3f7b5e
EUC-JP 業??}業??{^ 1011011011001000001111110011111101111101101101101100100000111111001111110111101101011110 b6c83f3f7db6c83f3f7b5e
UTF-8 業욅퐥}業욅퐥{^ 111001101010010110101101111011001001101010000101111011011001000010100101011111011110011010100101101011011110110010011010100001011110110110010000101001010111101101011110 e6a5adec9a85ed90a57de6a5adec9a85ed90a57b5e
UHC 業욅퐥}業욅퐥{^ 111001011111011010011110111001111011110110001110011111011110010111110110100111101110011110111101100011100111101101011110 e5f69ee7bd8e7de5f69ee7bd8e7b5e

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