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 驥・隴麓驥・隴麓^ 111010011000011110100101111010001010110110011000010110111110100110000111101001011110100010101101100110000101101101011110 e987a5e8ad985be987a5e8ad985b5e
EUC-JP 驥・隴麓驥・隴麓^ 1111000111100111100011101010010111110000101011111100111110111100111100011110011110001110101001011111000010101111110011111011110001011110 f1e78ea5f0afcfbcf1e78ea5f0afcfbc5e
UTF-8 驥・隴麓驥・隴麓^ 11101001101010011010010111101111101111011010010111101001100110101011010011101001101110101001001111101001101010011010010111101111101111011010010111101001100110101011010011101001101110101001001101011110 e9a9a5efbda5e99ab4e9ba93e9a9a5efbda5e99ab4e9ba935e
UHC 驥??麓驥??麓^ 11010001110010100011111100111111110101101110010011010001110010100011111100111111110101101110010001011110 d1ca3f3fd6e4d1ca3f3fd6e45e

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