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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??ヤ∵??莎ァ^ 00111111001111111000001110000100100000011110011000111111001111111110010010110011100000110100000001011110 3f3f838481e63f3fe4b383405e
EUC-JP ??ヤ∵??莎ァ^ 00111111001111111010010111100100101000101110100000111111001111111110100010110101101001011010000101011110 3f3fa5e4a2e83f3fe8b5a5a15e
UTF-8 룶퓦ヤ∵룶괌莎ァ^ 11101011101000111011011011101101100100111010011011100011100000111010010011100010100010001011010111101011101000111011011011101010101101001000110011101000100011101000111011100011100000101010000101011110 eba3b6ed93a6e383a4e288b5eba3b6eab48ce88e8ee382a15e
UHC 룶퓦ヤ∵룶괌莎ァ^ 1000111110101011101111111000111110101011111001001010000111110001100011111010101110110001101000011101111011101101101010111010000101011110 8fabbf8fabe4a1f18fabb1a1deedaba15e

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