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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
EUC-JP 檉??磎檉??磎^ 1000111111000101101110110011111100111111100011111101000010101000100011111100010110111011001111110011111110001111110100001010100001011110 8fc5bb3f3f8fd0a88fc5bb3f3f8fd0a85e
UTF-8 檉면렣磎檉면렣磎^ 11100110101010101000100111101011101010011011010011101011101000001010001111100111101000111000111011100110101010101000100111101011101010011011010011101011101000001010001111100111101000111000111001011110 e6aa89eba9b4eba0a3e7a38ee6aa89eba9b4eba0a3e7a38e5e
UHC 檉면렣磎檉면렣磎^ 1110111111100000101110001110100110001110101101001100110110100101111011111110000010111000111010011000111010110100110011011010010101011110 efe0b8e98eb4cda5efe0b8e98eb4cda55e

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