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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 易?悅?N}易?悅?N{^ 1000100011010101001111111111101010111101001111110100111001111101100010001101010100111111111110101011110100111111010011100111101101011110 88d53ffabd3f4e7d88d53ffabd3f4e7b5e
EUC-JP 易???N}易???N{^ 101100001101011100111111001111110011111101001110011111011011000011010111001111110011111100111111010011100111101101011110 b0d73f3f3f4e7db0d73f3f3f4e7b5e
UTF-8 易똟悅늭N}易똟悅늭N{^ 1110011010011000100100111110101110011000100111111110011010000010100001011110101110001010101011010100111001111101111001101001100010010011111010111001100010011111111001101000001010000101111010111000101010101101010011100111101101011110 e69893eb989fe68285eb8aad4e7de69893eb989fe68285eb8aad4e7b5e
UHC 易똟悅늭N}易똟悅늭N{^ 111001101011011010001100011000101110011011101101100010000111001001001110011111011110011010110110100011000110001011100110111011011000100001110010010011100111101101011110 e6b68c62e6ed88724e7de6b68c62e6ed88724e7b5e

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