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 業닻쉬}業닻쉬{^ 111001101010010110101101111010111000101110111011111011001000100110101100011111011110011010100101101011011110101110001011101110111110110010001001101011000111101101011110 e6a5adeb8bbbec89ac7de6a5adeb8bbbec89ac7b5e
UHC 業닻쉬}業닻쉬{^ 111001011111011010110100111010011011110110101100011111011110010111110110101101001110100110111101101011000111101101011110 e5f6b4e9bdac7de5f6b4e9bdac7b5e

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