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 ???Y???bE 001111110011111100111111010110010011111100111111001111110110001001000101 3f3f3f593f3f3f6245
SJIS-WIN 猾獨牾Y猾獨牾bE 111000001100111111100000110101011110000010110001010110011110000011001111111000001101010111100000101100010110001001000101 e0cfe0d5e0b159e0cfe0d5e0b16245
EUC-JP 猾獨牾Y猾獨牾bE 111000001101000111100000110101111110000010110011010110011110000011010001111000001101011111100000101100110110001001000101 e0d1e0d7e0b359e0d1e0d7e0b36245
UTF-8 猾獨牾Y猾獨牾bE 111001111000110010111110111001111000110110101000111001111000100110111110010110011110011110001100101111101110011110001101101010001110011110001001101111100110001001000101 e78cbee78da8e789be59e78cbee78da8e789be6245
UHC 猾獨?Y猾獨?bE 11111100110000101101010010111100001111110101100111111100110000101101010010111100001111110110001001000101 fcc2d4bc3f59fcc2d4bc3f6245

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