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 醍?枝坤醍?枝鵠^ 100100011110011100111111100011100111110110001101101000111001000111100111001111111000111001111101100011011001010001011110 91e73f8e7d8da391e73f8e7d8d945e
EUC-JP 醍?枝坤醍?枝鵠^ 110000101110100100111111101110111101111010111010101001011100001011101001001111111011101111011110101110011111010001011110 c2e93fbbdebaa5c2e93fbbdeb9f45e
UTF-8 醍렕枝坤醍렕枝鵠^ 11101001100001101000110111101011101000001001010111100110100111101001110111100101100111011010010011101001100001101000110111101011101000001001010111100110100111101001110111101001101101011010000001011110 e9868deba095e69e9de59da4e9868deba095e69e9de9b5a05e
UHC 醍렕枝坤醍렕枝鵠^ 1111000010110101100011101010101011110010101010111100110111011110111100001011010110001110101010101111001010101011110011011101110001011110 f0b58eaaf2abcddef0b58eaaf2abcddc5e

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