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 豬ゥ荵昶゚零ャシ 111001101011010110101001111001001011100110011101111000101101111110010111111010111010110010111100 e6b5a9e4b99de2df97ebacbc
EUC-JP 豬ゥ荵昶゚零ャシ 11101100101101111000111010101001111010001011101111011010111001001000111011011111110011101110110110001110101011001000111010111100 ecb78ea9e8bbdae48edfceed8eac8ebc
UTF-8 豬ゥ荵昶゚零ャシ 111010001011000110101100111011111011110110101001111010001000110110110101111001101001100010110110111011111011111010011111111010011001101110110110111011111011110110101100111011111011110110111100 e8b1acefbda9e88db5e698b6efbe9fe99bb6efbdacefbdbc
UHC ???昶?零?? 00111111001111110011111111110011111001000011111111010110110000110011111100111111 3f3f3ff3e43fd6c33f3f

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