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 ???i???iB 001111110011111100111111011010010011111100111111001111110110100101000010 3f3f3f693f3f3f6942
SJIS-WIN 業??i業??iB 1000101111000110001111110011111101101001100010111100011000111111001111110110100101000010 8bc63f3f698bc63f3f6942
EUC-JP 業??i業??iB 1011011011001000001111110011111101101001101101101100100000111111001111110110100101000010 b6c83f3f69b6c83f3f6942
UTF-8 業잓럷i業잓럷iB 111001101010010110101101111011001001111010010011111010111001111110110111011010011110011010100101101011011110110010011110100100111110101110011111101101110110100101000010 e6a5adec9e93eb9fb769e6a5adec9e93eb9fb76942
UHC 業잓럷i業잓럷iB 111001011111011010011111111010011000111010010110011010011110010111110110100111111110100110001110100101100110100101000010 e5f69fe98e9669e5f69fe98e966942

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