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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鮑梦」尖ォ壽ウ」 111010011011100010011010111010111010001110010000111010111010101110011010111001101011001110100011 e9b89aeba390ebab9ae6b3a3
EUC-JP 鮑梦」尖ォ壽ウ」 11110010101110101101010011101101100011101010001111000000111011011000111010101011110101001110100010001110101100111000111010100011 f2bad4ed8ea3c0ed8eabd4e88eb38ea3
UTF-8 鮑梦」尖ォ壽ウ」 111010011010111010010001111001101010001010100110111011111011110110100011111001011011000010010110111011111011110110101011111001011010001110111101111011111011110110110011111011111011110110100011 e9ae91e6a2a6efbda3e5b096efbdabe5a3bdefbdb3efbda3
UHC 鮑??尖?壽?? 1111100011101010001111110011111111110100110100110011111111100001111110000011111100111111 f8ea3f3ff4d33fe1f83f3f

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