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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???援??揄??額 00111111001111110011111110001001100001110011111100111111100111011000100100111111001111111000101001111010 3f3f3f89873f3f9d893f3f8a7a
EUC-JP ???援??揄??額 00111111001111110011111110110001111001110011111100111111110110011110100100111111001111111011001111011011 3f3f3fb1e73f3fd9e93f3fb3db
UTF-8 列룸뱢援쏁뙴揄먭쉐額 111011111010011010011100111010111010001110111000111010111011000110100010111001101000111110110100111011001000111110000001111010111001100110110100111001101000111110000100111010111010100010101101111011001000100110010000111010011010000110001101 efa69ceba3b8ebb1a2e68fb4ec8f81eb99b4e68f84eba8adec8990e9a18d
UHC 列룸뱢援쏁뙴揄먭쉐額 1110011011101010101101111110101110010011100010001110101010110101100110111110011110001100101101111110101011110001100100001110101010111101101001101110010011111110 e6eab7eb9388eab59be78cb7eaf190eabda6e4fe

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