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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 馭???筌??^ 11101001011001100011111100111111001111111110001010100011001111110011111101011110 e9663f3f3fe2a33f3f5e
EUC-JP 馭???筌??^ 11110001110001110011111100111111001111111110010010100101001111110011111101011110 f1c73f3f3fe4a53f3f5e
UTF-8 馭곥룂흟筌듬퍢^ 11101001101001101010110111101010101100111010010111101011101000111000001011101101100111011001111111100111101011011000110011101011100100111010110011101101100011011010001001011110 e9a6adeab3a5eba382ed9d9fe7ad8ceb93aced8da25e
UHC 馭곥룂흟筌듬퍢^ 111001011101111110000001111000111000111110000011110001011000000111101111101001111011010111101011101110111001100101011110 e5df81e38f83c581efa7b5ebbb995e

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