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 111001001101010111110011110110111100111110111100010110011110010011010101111100111101101111001111101111000110001001000101 e4d5f3dbcfbc59e4d5f3dbcfbc6245
EUC-JP 蒄?マシY蒄?マシbE 1110100011010111001111111000111011001111100011101011110001011001111010001101011100111111100011101100111110001110101111000110001001000101 e8d73f8ecf8ebc59e8d73f8ecf8ebc6245
UTF-8 蒄マシY蒄マシbE 111010001001001010000100111011101000101110001110111011111011111010001111111011111011110110111100010110011110100010010010100001001110111010001011100011101110111110111110100011111110111110111101101111000110001001000101 e89284ee8b8eefbe8fefbdbc59e89284ee8b8eefbe8fefbdbc6245
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)