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 ??粧???粧?^ 0011111100111111100011111100111100111111001111110011111110001111110011110011111101011110 3f3f8fcf3f3f3f8fcf3f5e
EUC-JP 湞?粧?湞?粧?^ 100011111100011111111110001111111011111011010001001111111000111111000111111111100011111110111110110100010011111101011110 8fc7fe3fbed13f8fc7fe3fbed13f5e
UTF-8 湞렢粧렲湞렢粧렲^ 11100110101110011001111011101011101000001010001011100111101100101010011111101011101000001011001011100110101110011001111011101011101000001010001011100111101100101010011111101011101000001011001001011110 e6b99eeba0a2e7b2a7eba0b2e6b99eeba0a2e7b2a7eba0b25e
UHC 湞렢粧렲湞렢粧렲^ 1110111111100110100011101011001111101101111100101000111010111111111011111110011010001110101100111110110111110010100011101011111101011110 efe68eb3edf28ebfefe68eb3edf28ebf5e

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