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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鬮ョ荵溯キ晁ャ 1110100110101011101011101110010010111001100111111110100010110111100111011110100010101100 e9abaee4b99fe8b79de8ac
EUC-JP 鬮ョ荵溯キ晁ャ 1111001010101101100011101010111011101000101110111101111011101010100011101011011111011010111010101000111010101100 f2ad8eaee8bbdeea8eb7daea8eac
UTF-8 鬮ョ荵溯キ晁ャ 111010011010110010101110111011111011110110101110111010001000110110110101111001101011101010101111111011111011110110110111111001101001100110000001111011111011110110101100 e9acaeefbdaee88db5e6baafefbdb7e69981efbdac
UHC ???溯?晁? 001111110011111100111111111000011011110100111111111100001100010100111111 3f3f3fe1bd3ff0c53f

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