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 豢オ驩・豢オ驩・^ 11100110101101001011010111101001100010011010010111100110101101001011010111101001100010011010010101011110 e6b4b5e989a5e6b4b5e989a55e
EUC-JP 豢オ驩・豢オ驩・^ 1110110010110110100011101011010111110001111010011000111010100101111011001011011010001110101101011111000111101001100011101010010101011110 ecb68eb5f1e98ea5ecb68eb5f1e98ea55e
UTF-8 豢オ驩・豢オ驩・^ 11101000101100011010001011101111101111011011010111101001101010011010100111101111101111011010010111101000101100011010001011101111101111011011010111101001101010011010100111101111101111011010010101011110 e8b1a2efbdb5e9a9a9efbda5e8b1a2efbdb5e9a9a9efbda55e
UHC ??驩???驩?^ 0011111100111111111111001011111000111111001111110011111111111100101111100011111101011110 3f3ffcbe3f3f3ffcbe3f5e

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