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 111001101010010110101101111011001001111010001111111010111000100010010010011010011110011010100101101011011110110010011110100011111110101110001000100100100110100101000010 e6a5adec9e8feb889269e6a5adec9e8feb88926942
UHC 業잏눒i業잏눒iB 111001011111011010011111111001111000011110101110011010011110010111110110100111111110011110000111101011100110100101000010 e5f69fe787ae69e5f69fe787ae6942

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