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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 業????$急移 100010111100011000111111001111110011111100111111100000011001000010001011011111011000100011011010 8bc63f3f3f3f81908b7d88da
EUC-JP 業??沅?$急移 1011011011001000001111110011111110001111110001101110100100111111101000011111000010110101110111101011000011011100 b6c83f3f8fc6e93fa1f0b5deb0dc
UTF-8 業삳쉬沅싧$急移 111001101010010110101101111011001000001010110011111011001000100110101100111001101011001010000101111011001000101110100111111011111011110010000100111001101000000010100101111001111010011110111011 e6a5adec82b3ec89ace6b285ec8ba7efbc84e680a5e7a7bb
UHC 業삳쉬沅싧$急移 11100101111101101011101111101011101111011010110011101010101101101001101011100101101000111010010011010000111000011110110010111001 e5f6bbebbdaceab69ae5a3a4d0e1ecb9

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