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 銖厄スゥ鬩募シッ 111001111111000110010110111011111011110110101001111010011010100110010101111001011011110010101111 e7f196efbda9e9a995e5bcaf
EUC-JP 銖厄スゥ鬩募シッ 11101110111100111100110011110001100011101011110110001110101010011111001010101011110010101110011110001110101111001000111010101111 eef3ccf18ebd8ea9f2abcae78ebc8eaf
UTF-8 銖厄スゥ鬩募シッ 111010011000101010010110111001011000111010000100111011111011110110111101111011111011110110101001111010011010110010101001111001011000101110011111111011111011110110111100111011111011110110101111 e98a96e58e84efbdbdefbda9e9aca9e58b9fefbdbcefbdaf
UHC 銖厄???募?? 1110001011000111111001001111100000111111001111110011111111011001101101000011111100111111 e2c7e4f83f3f3fd9b43f3f

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