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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 蠑肴峽}蠑肴峽{^ 111001011011110010001101111001101001101110110101011111011110010110111100100011011110011010011011101101010111101101011110 e5bc8de69bb57de5bc8de69bb57b5e
EUC-JP 蠑肴峽}蠑肴峽{^ 111010101011111010111010111010001101011010110111011111011110101010111110101110101110100011010110101101110111101101011110 eabebae8d6b77deabebae8d6b77b5e
UTF-8 蠑肴峽}蠑肴峽{^ 111010001010000010010001111010001000001010110100111001011011001110111101011111011110100010100000100100011110100010000010101101001110010110110011101111010111101101011110 e8a091e882b4e5b3bd7de8a091e882b4e5b3bd7b5e
UHC ?肴峽}?肴峽{^ 00111111111111011010001011111010111100100111110100111111111111011010001011111010111100100111101101011110 3ffda2faf27d3ffda2faf27b5e

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