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 001111110011111101111101010110010011111100111111011111010110001001000101 3f3f7d593f3f7d6245
SJIS-WIN 溏賈}Y溏賈}bE 10011111111011011110011011001001011111010101100110011111111011011110011011001001011111010110001001000101 9fede6c97d599fede6c97d6245
EUC-JP 溏賈}Y溏賈}bE 11011110111011111110110011001011011111010101100111011110111011111110110011001011011111010110001001000101 deefeccb7d59deefeccb7d6245
UTF-8 溏賈}Y溏賈}bE 1110011010111010100011111110100010110011100010000111110101011001111001101011101010001111111010001011001110001000011111010110001001000101 e6ba8fe8b3887d59e6ba8fe8b3887d6245
UHC ?賈}Y?賈}bE 0011111111001010101110010111110101011001001111111100101010111001011111010110001001000101 3fcab97d593fcab97d6245

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