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 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245
SJIS-WIN 隴ス謇カY隴ス謇カbE 111010001010110110111101111001101000100110110110010110011110100010101101101111011110011010001001101101100110001001000101 e8adbde689b659e8adbde689b66245
EUC-JP 隴ス謇カY隴ス謇カbE 11110000101011111000111010111101111010111110100110001110101101100101100111110000101011111000111010111101111010111110100110001110101101100110001001000101 f0af8ebdebe98eb659f0af8ebdebe98eb66245
UTF-8 隴ス謇カY隴ス謇カbE 111010011001101010110100111011111011110110111101111010001010110010000111111011111011110110110110010110011110100110011010101101001110111110111101101111011110100010101100100001111110111110111101101101100110001001000101 e99ab4efbdbde8ac87efbdb659e99ab4efbdbde8ac87efbdb66245
UHC ????Y????bE 0011111100111111001111110011111101011001001111110011111100111111001111110110001001000101 3f3f3f3f593f3f3f3f6245

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